On 15/06/2012 12:58, JF wrote:
> There used to be a GzipInputFilter;
No there didn't. No such filter has ever been part of the Tomcat code
base. When the GzipOutputFilter was written, some place-holders were
added for the input filter but it was never implemented.
> Is there a recommended way using tomcat to support decompression of
> gzip'd HTTP requests when not deploying behind Apache (apart from
> writing my own decompression filter),
No.
> and why was the support for automatic decompression of requests removed?
It wasn't. See above.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|