Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

DO NOT REPLY [Bug 11800] - Invalid response headers

From: <bugzilla(at)apache.org>
Date: Mon Sep 23 2002 - 17:04:17 EDT


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=11800>.
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=11800

Invalid response headers

  • Additional Comments From wrowe@apache.org 2002-09-23 21:04 ------- Actually, your description was not quite accurate.

Given the response

HTTP/1.1 200 OK
Server: Microsoft-IIS/4.0
Date: Sun, 18 Aug 2002 06:18:39 GMT
Content-type: text/html
<HTML> <-- NO CRLF SEPARATING HEADER FROM BODY!
...
</HTML>

Apache would forward the response as;

HTTP/1.1 200 OK
Server: Microsoft-IIS/4.0
Date: Sun, 18 Aug 2002 06:18:39 GMT
Content-type: text/html

                          << second CR/LF here, but missing !
...
</HTML>

Whatever text appeared on that 'broken' header line would be consumed by Apache 1.3.x proxies and the remainder of the request would be processed as the body.

If we arrange a patch or agree to a convention for tollerrating this behavior for Proxy, CGI and ISAPI responses, I suggest we do NOT eat that non-header line, but pass it along as part of the response body.



To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org Received on Mon Sep 23 21:03:34 2002
Do you need help?X

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:53 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library