Re: [whatwg/url] Inconsistency when using URLSearchParams to mutate a URL (#478)

I could work on the proposed spec text here but want to confirm the approach before doing so. What I'd propose for this is that the URL rules be applied when the URLSearchParams associated with a URL (`url.searchParams`) is stringified for the purpose of mutating that URL. It would be internal to the impl and would not change the user facing toString behavior of URLSearchParams. 

-- 
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/478#issuecomment-620336578

Received on Tuesday, 28 April 2020 02:18:44 UTC