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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21523

mod_deflate compresses content wrongly





------- Additional Comments From [EMAIL PROTECTED]  2003-07-25 12:36 -------
Just to separate the two separate issues here:

1) if you think that mod_deflate is gzip-encoding a response where the request
did not have "gzip" in an Accept-Encoding header, can you attach a network trace
against 2.0.47, or a log which includes the input and output headers (e.g a
CustomLog with "%{accept-encoding}i {content-encoding}o"

2) mod_deflate will indeed gzip-encode a response which already has
Content-Encoding: deflate (given Accept-Encoding: gzip in the request, etc);
this is a different issue.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to