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

In our code, we encode query params using [EscapeQueryParamValue](https://crsrc.org/c/base/strings/escape.cc;drc=b4bc946c63b2b95e1f05dec4e84adcadd10499c6;l=471) with its use_plus parameter set to true to encode space as "+". It does use `application/x-www-form-urlencoded`.

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

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

Received on Wednesday, 22 March 2023 15:02:33 UTC