"Robert Lucier" <[EMAIL PROTECTED]> wrote:
> Attatched is a fix for
> HttpUtils.parseQueryString(String s) which allows a
> key-only key value pair like "b" in "a=1&b&c=2". This
> is necessary to work with some clients, and should not
> break anything else. It interprets the above as b="",
> instead of throwing an IllegalArgumentException like
> the original.
It would be cool to know against what file/version it has been made...
Pier
- Bug/Fix for HttpUtils.parseQueryString Robert Lucier
- Re: Bug/Fix for HttpUtils.parseQueryString Pier Fumagalli
- Re: Bug/Fix for HttpUtils.parseQueryString Robert Lucier
- Re: Bug/Fix for HttpUtils.parseQueryString Robert Lucier
- RE: Bug/Fix for HttpUtils.parseQueryString Ignacio J. Ortega
- RE: Bug/Fix for HttpUtils.parseQueryString Robert Lucier
