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=14451>. 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=14451 Content-length header incorrect with cgi and deflate combination ------- Additional Comments From [EMAIL PROTECTED] 2002-11-27 13:49 ------- The HEAD and GET problems appear to be separate. The extra 20 bytes get added when there is an internal redirect (using mod_rewrite) and both the new and old extension are subject to mod_deflate filtering. I added another rewrite rule to the htaccess file and a test.txt file accessible through a redirect as test1.txt to illustrate this case. I will see if I can do a better job of isolating the bad content-length header returns on HEAD requests. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
