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

Thank you. We cannot use that code yet in Node.js, though, because of https://github.com/nodejs/node/issues/10481

Also, `URLSearchParams.prototype.forEach` is probably following `Array.prototype.forEach` which has `value, i, array` arguments.

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

Received on Wednesday, 28 December 2016 18:28:29 UTC