Re: [whatwg/url] Let [=UTF-8 percent-encode=] take an extra optional boolean parameter spaceAsPlus (default false) (Issue #765)

I'd suggest using platform infrastructure as much as you can. This means: (1) yes, use `&key1=value1&key1=value2`, since that's the standard format; (2) use `%20`, not `+`, since that's what the standard does.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/765#issuecomment-1480449555
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/issues/765/1480449555@github.com>

Received on Thursday, 23 March 2023 01:16:09 UTC