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

I guess what I'm wondering is if you can use https://url.spec.whatwg.org/#concept-urlencoded-serializer as entry point, similar to HTML.

Looking at the callers of what you point to it seems to be inventing its own key/value format with commas instead of ampersands. That's precisely the kind of thing we'd like to avoid.

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

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

Received on Wednesday, 22 March 2023 15:20:44 UTC