curl-library
Re: Can i access response of HTTP POST other than callback mechanism?
From: Satish Mittal <satish.mittal_at_gmail.com>
Date: Thu, 1 Sep 2005 15:52:28 +0530
Date: Thu, 1 Sep 2005 15:52:28 +0530
On 8/29/05, Daniel Stenberg <daniel-curl_at_haxx.se> wrote:
>
> On Mon, 29 Aug 2005, Satish Mittal wrote:
>
> > In the same way, can i access the entire response ONLY through the
> > CURLOPT_WRITEFUNCTION callback?
>
> No.
1) What is the other way than callback method?
2) Also , write callback will be called multiple times, each time with
size*nmemb amount of data, instead of whole data in one shot.
Received on 2005-09-01