- From: James Addison <notifications@github.com>
- Date: Mon, 01 Sep 2025 01:02:07 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 September 2025 08:02:11 UTC
jayaddison left a comment (whatwg/url#732) @ioquatix I've been interested in this functionality in the past, and from prior reading: the JS/NodeJS community seems to have some popular libraries (not necessarily frameworks, I acknowledge) that offer distinctive encoding for `null` values - e.g. [`sindresorhus/query-string`](https://github.com/sindresorhus/query-string?tab=readme-ov-file#falsy-values) (enabled by default) and [`ljharb/qs`](https://github.com/ljharb/qs?tab=readme-ov-file#handling-of-null-values) (enabled by opt-in config setting) here on GitHub. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/732#issuecomment-3241291816 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/732/3241291816@github.com>
Received on Monday, 1 September 2025 08:02:11 UTC