- From: James M Snell <notifications@github.com>
- Date: Mon, 27 Apr 2020 19:18:32 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 April 2020 02:18:44 UTC
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