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





------- Additional Comments From [EMAIL PROTECTED]  2007-09-11 23:51 -------
According to mod_proxy_http.c line 1268 and 1404 (trunk r574684), if the first 
line of a response is not HTTP/#.# ### (# is a digit) ( for regex: "^HTTP/
\d\.\d \d\d\d"), mod_proxy_http handles the response as HTTP/0.9.

RFC1495 http://www.ietf.org/rfc/rfc1945.txt says:

   If a client sends an HTTP/1.0 Full-Request and
   receives a response that does not begin with a Status-Line, it should
   assume that the response is a Simple-Response and parse it
   accordingly.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to