Re: [whatwg/url] Splicing URLSearchParams? (#183)

My simplification doesn't work since what you iterate over is live per https://heycam.github.io/webidl/#es-forEach. But you could build up a new object or some such and then use it after the loop.

-- 
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/183#issuecomment-269520850

Received on Wednesday, 28 December 2016 18:43:20 UTC