You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/03/25 12:41:03 UTC

DO NOT REPLY [Bug 7441] New: - RFC 2616 - Apache incorrectly expects a non-empty Host header

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7441>.
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=7441

RFC 2616 - Apache incorrectly expects a non-empty Host header

           Summary: RFC 2616 - Apache incorrectly expects a non-empty Host
                    header
           Product: Apache httpd-2.0
           Version: HEAD
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: dinesh.patel@symbian.com


Running Apache 2.0.28 server on RedHat Linux
Set up machine, OS and Apache for IPv6 networking
Tried to download HTTP content by specifying the IPv6 numerical IP address
The Apache server is not fully HTTP 1.1 compliant.  
The server incorrectly expects a non-empty Host header even when the server is 
specified by a numeric IP address e.g. 10.158.7.52. 
The host header should be empty when the server IP address is specified using a 
numerical address.
Server incorrectly returns and 400 http server code.


rfc2616 - Hypertext Transfer Protocol -- HTTP/1.1
Section 14.23 Host

IPv6 browsers will not work on Apache if this is not fixed.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org