cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: header only response [PATCH]

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 5 Apr 2002 15:03:43 +0200 (MET DST)

On Fri, 5 Apr 2002, Jacky Lam wrote:

> Thanks. I have tested the patch and works. However, I have found another
> problem about header parsing which your patch hasn't addressed.

But this wasn't addressed by your version of the patch either, was it?

> Transfer() will get into infinity loop when the server send a response
> like this:
> "HTTP 304 Not Modified\r\n\r\n".
> Just one line finished response. Do you have any idea?

Is that a 1.0 or 1.1 reply when you see this? What happens with the
connection, is it still alive?

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-04-05