curl-library
Re: curl_multi_perform: Is there any way to know about the end of response after doing curl multi perform
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 20 Nov 2006 00:56:05 +0100 (CET)
Received on 2006-11-19
Date: Mon, 20 Nov 2006 00:56:05 +0100 (CET)
On Fri, 17 Nov 2006, venkat akella wrote:
> Thanks for the quick response. This is what happening in my case.
[...]
> Can anyone please let me know what might be going wrong? OR is there a bug
> in curl with persistent connection and receiving just status line.
>
> I have tested with both curl-7.15.0 and curl-7.16.0.
Please try the attached patch and see if it fixes your problem. I wrote up a
test case that could repeat the problem and this patched fixed it for me.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
- TEXT/PLAIN attachment: http_no_body.patch