Skip to content

Conversation

@yyz945947732
Copy link

I’m not sure if this is the expected behavior, but I think it's understandable that ; is not encoded in the URL path since it’s a reserved character in the URL. However, in the query, I believe it should be encoded, because some browsers might treat ; as a separator instead of a normal character, which could lead to unexpected behavior.

close #240

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.

withQuery do not encode ';'

1 participant