Re: [whatwg/url] Clarify query state percent-encoding (parsing) (#411)

Hi Mika,

For the first part of your question, I've thought pretty deeply about this. I think it *would* be much clearer to express query using the same encoding method as the rest of the logic, but it's more complex because the query (and only the query) can have arbitrary encoding selected.

Here's a WIP PR I've been working on:
https://github.com/mgiuca/url/tree/query-uses-normal-encode-set

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/411#issuecomment-411597417

Received on Thursday, 9 August 2018 00:28:11 UTC