cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Fail to fetch body using curl_easy_perform

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 1 Sep 2009 22:58:30 +0200 (CEST)

On Tue, 1 Sep 2009, 陳昱均 wrote:

> I faced a problem that I can’t fetch the response body using the
> curl_easy_perform. The same code I used works well before.

So what changed?

> As my observation, it seems that if the header and body at the different
> packets.

That's not that uncommon but it's not a problem to libcurl.

> I attached a segment of the packets I captured.

Using CURLOPT_VERBOSE or CURLOPT_DEBUGFUNCTION will get you more and better
details to track this problem from.

And you say it fails, but can you please elaborate on exactly what it does?

-- 
  / daniel.haxx.se
Received on 2009-09-01