On Feb 17, 2009, at 9:30 PM, Florian Hars wrote:
> Paul Sandoz schrieb:
>> Do you have a real use-case for overriding POST with GET?
>
> Not really. People describe it as useful to get past length limits.
> Some web searches seem to indicate that the 2K URI length Limit in IE
> can be a real problem for complex search forms. But I do not really
> plan to make
> uuencoded camera raw images part of resource names. And there is a
> bug report
> for it, so at least one jersey user cared about it at one time.
>
OK.
> I created an issue with PostReplaceFilter changed back to the
> current behaviour,
> https://jersey.dev.java.net/issues/show_bug.cgi?id=220
>
Thanks!
Paul.