[hunchentoot-devel] Re: Hunchentoot's query parameter seperator
Edi Weitz
edi at agharta.de
Sat Dec 1 15:20:56 UTC 2007
On Sat, 1 Dec 2007 12:45:22 +0100, Pierre THIERRY <nowhere.man at levallois.eu.org> wrote:
> If arg_separator.input in php.ini contains #\;, then it would parse
> the following query strng as defining two parameters, a and b:
>
> foo=a%3D1%3Bb%3D2%26c%3D3;b=bar
>
> Note that the default value is "&" and here is the commented line in
> my default php.ini:
>
> #arg_separator.input = ";&"
>
> Making Hunchentoot configurable on this point would be the best, I
> think.
I fully agree. That's what I said as well. Except that my point is
that right I now I don't need it and I'm busy with other things
anyway, so it has a very low priority for me. Patches welcome, of
course.
http://weitz.de/patches.html
Edi.
More information about the Tbnl-devel
mailing list