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

Please make sure the sort is stable, so that the pseudo-array format `foo[]=1&foo[]=2&foo[]=3` preserves order of items in the "array".

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

Received on Thursday, 12 January 2017 13:39:05 UTC