You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/09/05 17:48:36 UTC

DO NOT REPLY [Bug 23287] - mod_deflate does not properly format decompressed request content

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=23287>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=23287

mod_deflate does not properly format decompressed request content





------- Additional Comments From nick@webthing.com  2004-09-05 15:48 -------
Hmmm, ...

Can you not use (the mirror of) the workaround I used to recommend for
mod_proxy_html before updating mod_deflate to support decompression of response
data from a proxy?

Header unset Accept-Encoding

to tell the Client you don't want gzipped data?

I might actually fix this properly, but no promises.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org