Re: [whatwg/url] URLSearchParams delete all vs delete one (#335)

I think I'd go with a second optional parameter (option 1). The `get()`/`getAll()` case is quite different conceptually as that's really about the predictability of the return value type, which we don't have to concern ourselves with here.

-- 
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/335#issuecomment-315009574

Received on Thursday, 13 July 2017 08:31:06 UTC