- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 22 Mar 2023 18:15:57 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 March 2023 01:16:09 UTC
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