Re: [whatwg/url] URLSearchParams: calling .set() and .append() should return itself (#90)

The reason I haven't done this yet by the way is that the support was not overwhelming and there's other differences between `Set`/`Map` and `URLSearchParams`/`FormData`/`Headers` (such as the latter returning null). It'll also require some implementation and testing effort.

-- 
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/90#issuecomment-267986860

Received on Monday, 19 December 2016 15:08:18 UTC