- From: qingxinwu <notifications@github.com>
- Date: Wed, 22 Mar 2023 08:02:21 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 March 2023 15:02:33 UTC
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