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

I think using https://url.spec.whatwg.org/#concept-urlencoded-serializer and assigning that to URL's query is fine. That gives you `+`.

(I think #491 is still inaccurate in that it assumes the key-value format is somehow larger than `application/x-www-form-urlencoded`. It's not clear we should do that.)

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

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

Received on Thursday, 23 March 2023 06:21:32 UTC