From dev-return-77529-apmail-tomcat-dev-archive=tomcat.apache.org@tomcat.apache.org Mon Dec 25 14:41:43 2006 Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 56835 invoked from network); 25 Dec 2006 14:41:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Dec 2006 14:41:42 -0000 Received: (qmail 14020 invoked by uid 500); 25 Dec 2006 14:41:45 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 13709 invoked by uid 500); 25 Dec 2006 14:41:44 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 13698 invoked by uid 500); 25 Dec 2006 14:41:44 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 13695 invoked by uid 99); 25 Dec 2006 14:41:44 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Dec 2006 06:41:44 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Dec 2006 06:41:37 -0800 Received: by brutus.apache.org (Postfix, from userid 33) id 1B8547142BA; Mon, 25 Dec 2006 06:41:16 -0800 (PST) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 39402] - enabling gzip negotiation overwrites existing "vary:" headers In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20061225144116.1B8547142BA@brutus.apache.org> Date: Mon, 25 Dec 2006 06:41:16 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org 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://issues.apache.org/bugzilla/show_bug.cgi?id=39402 ------- Additional Comments From mpcooke3@hotmail.com 2006-12-25 06:41 ------- (In reply to comment #2) > Good catch: thanks for reporting this. Ohh it was a nice xmas present that someone picked this up :) Please note that the patch only patched Http11AprProcessor.java The other HttpProcessor.java needs fixing too. I'm not sure what the difference is between these files but they both have the same Vary bug. -- 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: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org