Skip to content

Conversation

@andersk
Copy link

@andersk andersk commented Sep 1, 2023

The url::UrlQuery API already takes care of encoding. This extra encoding step resulted in an incorrect double-encoding of url? to d=url%253F rather than the correct d=url%3F.

The url::UrlQuery API already takes care of encoding.  This extra
encoding step resulted in an incorrect double-encoding of `url?` to
`d=url%253F` rather than the correct `d=url%3F`.

Signed-off-by: Anders Kaseorg <[email protected]>
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