Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 71552 invoked from network); 5 Jul 2004 19:43:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Jul 2004 19:43:21 -0000 Received: (qmail 83046 invoked by uid 500); 5 Jul 2004 19:43:28 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 82987 invoked by uid 500); 5 Jul 2004 19:43:27 -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 82958 invoked by uid 99); 5 Jul 2004 19:43:27 -0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.27.1) with SMTP; Mon, 05 Jul 2004 12:43:26 -0700 Received: (qmail 23331 invoked by uid 50); 5 Jul 2004 19:44:30 -0000 Date: 5 Jul 2004 19:44:30 -0000 Message-ID: <20040705194430.23330.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 15861] - proxy MUST NOT forward hop-by-hop headers X-Virus-Checked: Checked 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://issues.apache.org/bugzilla/show_bug.cgi?id=15861 proxy MUST NOT forward hop-by-hop headers ------- Additional Comments From nick@webthing.com 2004-07-05 19:44 ------- I can't see a MUST about stripping these headers. Where is this? Section 13.5.1 defines them as - Hop-by-hop headers, which are meaningful only for a single transport-level connection, and are not stored by caches or forwarded by proxies. from which we might infer a SHOULD. But nothing in there looks like a MUST to me. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org