[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]


Synopsis: Apache doesn't always understand requests with the absoluteURI in them

State-Changed-From-To: open-closed
State-Changed-By: akosut
State-Changed-When: Sat Nov 22 03:03:24 PST 1997
State-Changed-Why:
Apache 1.2 and later does fully support full URIs. However,
HTTP/1.1 also *requires* that if the Host: header is not
present, a 400 response be sent. Apache adheres to this.

Note that if you send Apache a full-URI request with a protocol
indication greater than HTTP/1.1, this requirement is waived.
e.g., a HTTP/1.2 request with a full URI and no Host: header
will be processed correctly.

Thanks for using Apache.

Reply via email to