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=42993>. 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=42993 ------- Additional Comments From [EMAIL PROTECTED] 2007-07-29 11:16 ------- Created an attachment (id=20562) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20562&action=view) Patch against 2.2.4 This moves the code for getting Content-Encoding in deflate_out_filter into a separate (static) function so that inflate_out_filter can use the exact same code. It also updates the clearing of Content-Encoding so it's done a bit later (after triying to initialize zlib, which is when the Content-Length header is removed) and updates both the header table and r->content_encoding. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
