Allow setting query parameters more conveniently Artyom Bologov (01 Aug 2026 19:09 UTC)
Re: Allow setting query parameters more conveniently Peter Bex (03 Aug 2026 11:37 UTC)
Re: Allow setting query parameters more conveniently Peter Bex (03 Aug 2026 11:44 UTC)
Re: Allow setting query parameters more conveniently Peter Bex (03 Aug 2026 11:50 UTC)
Re: Allow setting query parameters more conveniently Peter Bex (03 Aug 2026 11:53 UTC)

Re: Allow setting query parameters more conveniently Peter Bex 03 Aug 2026 11:50 UTC

On Mon, Aug 03, 2026 at 01:44:48PM +0200, Peter Bex wrote:
> Apologies, this URL is no longer valid.  I copy/pasted this description
> from a note in the uri-common code.  I managed to find another copy at
> https://datatracker.ietf.org/doc/html/draft-hoehrmann-urlencoded

On second reading, it seems like that document is a newer version of the
draft which doesn't require fully percent-encoding all reserved
characters, so my comment about that is no longer valid.  Note that it
allows but discourages the use of an ampersand as a separator character.
It also mentions special treatment of "+" as an alternative to "%20" for
encoding a space character.

Cheers,
Peter