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=26313>. 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=26313 HTTP 0.9 Request answered with HTTP 1.1 Response Summary: HTTP 0.9 Request answered with HTTP 1.1 Response Product: Apache httpd-1.3 Version: 1.3.29 Platform: PC URL: n/a OS/Version: Linux Status: NEW Severity: Minor Priority: Other Component: Other AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Apache (1.3.x and 2.0.x) answers HTTP/0.9 Request with HTTP/1.1 Response. According to RFC 1945 it should return a HTTP/0.9 Response. Any request without a protocoll-version should be treaten as HTTP/0.9. So GET / HTTP/0.9 should return the document and not: 200 OK HTTP/1.1 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
