Looks good to me.

Mike

On Saturday, October 18, 2003, at 02:07 PM, Oleg Kalnichevski wrote:


I ran into a problem where the HttpClient kept thinking that the
connection was closed while talking to an IIS 5.0 server, even though my
web browser could load the page fine. Turns out that the server was
sending a line feed as the first byte of the response, which HttpClient
treats as a closed connection due to a bug in HttpParser.

The patch should address the problem reported by Tim


Let me know what you think

Oleg
<statusline.patch>----------------------------------------------------- ----------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to