Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 95993 invoked from network); 1 Nov 2003 09:40:48 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Nov 2003 09:40:48 -0000 Received: (qmail 13988 invoked by uid 500); 1 Nov 2003 09:40:22 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 13966 invoked by uid 500); 1 Nov 2003 09:40:22 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 13951 invoked from network); 1 Nov 2003 09:40:21 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 1 Nov 2003 09:40:21 -0000 Received: (qmail 13291 invoked by uid 50); 1 Nov 2003 09:40:33 -0000 Date: 1 Nov 2003 09:40:33 -0000 Message-ID: <20031101094033.13290.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 22902] - add feature "RemoveOutputFilterByType" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=22902 add feature "RemoveOutputFilterByType" nd@perlig.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From nd@perlig.de 2003-11-01 09:40 ------- André, the sentence doesn't make any sense. Transfer-Encoding and Content-Encoding are totally independent from each other. If Mozilla refuses to process both headers, it's not HTTP/1.1 compliant. HTTP/1.1 clients *MUST* support Transfer-Encoding chunked. And I bet, if they send "Accept-Encoding: gzip" they should support gzip Content-Encoding as well. However, this point has not really anything to do with a RemoveOutputFilter directive.... --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org