|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-2980877 ] CR at the beginning of header marks it as end of HTTP header
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 02 Apr 2010 20:19:26 +0000
Bugs item #2980877, was opened at 2010-04-01 18:25
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
print "HTTP/1.1 200 OK\r\n";
curl will treat '\r' at the beginning of XYZ as end of HTTP header and will finish header processing.
This bug is because of the following code at
It should have been
----------------------------------------------------------------------
>Comment By: Anil Kumar (anilsf)
Message:
without two consecutive CRLF it should not be considered as end of HTTP
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info