Re: [whatwg/url] Proposal of .toString({ concise: true }) for nicer output with empty values (#469)

I think if you're trying to encode non-string JS values (in your case it sounds like string-or-null-or-undefined) into the URL query params value space, you're going to need explicit buy-in from both the consumer and producer side to understand your serialization format.

-- 
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/469#issuecomment-627010516

Received on Monday, 11 May 2020 23:02:20 UTC