Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 28515 invoked from network); 5 Nov 2003 22:32:21 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Nov 2003 22:32:21 -0000 Received: (qmail 5199 invoked by uid 500); 5 Nov 2003 22:31:51 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 5087 invoked by uid 500); 5 Nov 2003 22:31:50 -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 5000 invoked from network); 5 Nov 2003 22:31:49 -0000 Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by daedalus.apache.org with SMTP; 5 Nov 2003 22:31:49 -0000 Received: (qmail 24688 invoked by uid 50); 5 Nov 2003 22:31:55 -0000 Date: 5 Nov 2003 22:31:55 -0000 Message-ID: <20031105223155.24687.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 24396] - Multiple host headers are accepted and get concatenated 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=24396 Multiple host headers are accepted and get concatenated ------- Additional Comments From apache@snakefarm.org 2003-11-05 22:31 ------- It's not a real problem that I'm trying to solve. I just noticed some clients sending multiple host headers to some of our servers recently and wondered why they received a "200 OK" response from the default host. IMHO the server should tell the client that something's going wrong. I mean, the host header was (in a way) actually invented to avoid a default answer from the server, wasn't it? :-) --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org