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

That's not what we mean by identical. We mean that `urlA.search === urlA.searchParams.toString()`.

I'd strongly object to closing this; I'd like to make a concerted effort to fix this in browsers. If it's not fixable, then we need something new like `realSearchParams` that's actually fit for its purpose.

-- 
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-387730719

Received on Wednesday, 9 May 2018 13:02:32 UTC