Re: [whatwg/url] Investigate aligning application/x-www-form-urlencoded with URL's query (#18)

I doubt people are using URLSearchParams with fetch that much on data that encodes differently and against servers that don't decode the differently-encoded data to the same result.

After all, if you're making a compatibility argument, then we have no hope of fixing the OP, or changing URL encoding in general.

-- 
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/18#issuecomment-369876957

Received on Friday, 2 March 2018 09:58:40 UTC