"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

Reply via email to