Re: [whatwg/url] searchParams.set("param", undefined) should not stringify as param=undefined (#427)

Apologies for the typo.

I don't think JSON.stringify is a relevant precedent, as it operates on object literals, not set() method calls.

-- 
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/427#issuecomment-458731056

Received on Tuesday, 29 January 2019 22:22:13 UTC