cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

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

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

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET