|
|||||||||||
|
DO NOT REPLY [Bug 11800] - Invalid response headers
From: <bugzilla(at)apache.org>
Date: Mon Sep 23 2002 - 17:04:17 EDT
Invalid response headers
Given the response HTTP/1.1 200 OK
Apache would forward the response as; HTTP/1.1 200 OK
<< 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 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 16:43:53 EDT |
||||||||||
|
|||||||||||