Re: [whatwg/url] Allow encoding of null values in `application/x-www-form-urlencoded`. (Issue #732)

ioquatix left a comment (whatwg/url#732)

Neat, that makes sense to me. Actually, I've retained the ability to tell the difference between them in my own frameworks, in other words, I parse `a&b=` as `{a: nil, b: ""}`.

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

Message ID: <whatwg/url/issues/732/3241317334@github.com>

Received on Monday, 1 September 2025 08:08:24 UTC