cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Use read/write with same curl handle.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 28 Feb 2006 23:23:27 +0100 (CET)

On Tue, 28 Feb 2006, Nilesh wrote:

>> And you are sure you keep looping and calling the *perform() function as
>> long as the transfer is still alive?
>
> Yes I do that. I have posted the loop above.

Have you verified with a network sniffer that you actually do get a HTTP body
in the response?

What libcurl version on what OS is this?

Can you make your code get the body if you try a simple request to a public
URL somewhere?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-02-28