Skip to content

Encoding the * parameter in query params #1524

Answered by szmarczak
NathanHazout asked this question in Q&A
Discussion options

You must be logged in to vote

This is the correct behaviour according to the WHATWG URL spec.

https://url.spec.whatwg.org/#url-code-points

You can pass non-compliant query string by providing the URL as a string.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sindresorhus
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1524 on December 10, 2020 17:04.