Skip to content

fix a bug at QueryString#405

Open
tan133 wants to merge 1 commit intosta:masterfrom
tan133:patch-1
Open

fix a bug at QueryString#405
tan133 wants to merge 1 commit intosta:masterfrom
tan133:patch-1

Conversation

@tan133
Copy link
Copy Markdown

@tan133 tan133 commented Oct 11, 2017

if ContentEncoding is not UTF-8,and the value is a unicode char
InternalParseQueryString (_url.Query) will return value "???" instead of the true value
use ContentEncoding can fixed it

if ContentEncoding is not UTF-8,
InternalParseQueryString (_url.Query) will return value "?????" instead of the true value
@tan133 tan133 closed this Oct 12, 2017
@tan133 tan133 reopened this Oct 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant