Re: [whatwg/url] Sort URLSearchParams prior to stringification (#26)

@domenic I think one big problem with that is that it doesn't work well if you got to the `URLSearchParams` object through `new URL()`. It wouldn't be reflected back to the URL (other than through setting `.search` to the stringification).

-- 
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/26#issuecomment-272211230

Received on Thursday, 12 January 2017 16:32:14 UTC