You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Daniel Holth <dh...@gmail.com> on 2011/02/15 19:12:53 UTC

[users@httpd] mod_filter and inflate

Is it possible to apply the inflate filter twice (incorrectly) in the same
filter chain, or does a second 'inflate' have no effect?

Thanks,

Daniel Holth

Re: [users@httpd] mod_filter and inflate

Posted by Nick Kew <ni...@webthing.com>.
On 15 Feb 2011, at 18:12, Daniel Holth wrote:

> Is it possible to apply the inflate filter twice (incorrectly) in the same filter chain, or does a second 'inflate' have no effect?

Yes and yes.

The second occurrence will infer uncompressed data from the now-uncompressed
Content-Encoding header, and remove itself.

-- 
Nick Kew

Available for work, contract or permanent
http://www.webthing.com/~nick/cv.html


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org