- From: TAMURA, Kent <notifications@github.com>
- Date: Wed, 25 Apr 2018 05:29:23 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 April 2018 05:42:07 UTC
We don't need to handle _charset_ in application/x-www-form-urlencoded serializer because it should be done in "construct the form data set" steps in the HTML specification. This fixes https://github.com/whatwg/html/issues/3560. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/url/pull/382 -- Commit Summary -- * Remove _charset_ handling. -- File Changes -- M url.bs (13) -- Patch Links -- https://github.com/whatwg/url/pull/382.patch https://github.com/whatwg/url/pull/382.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/382
Received on Wednesday, 25 April 2018 05:42:07 UTC