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: Use read/write with same curl handle.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 1 Mar 2006 13:53:35 +0100 (CET)

On Wed, 1 Mar 2006, Nilesh wrote:

> Some how from there data is not getting passed to my write_callback.
> Only goes to header_callback.

See the attached example code. It makes a POST and fetches the response using
the multi interface and gets all data sent to its write callback.

This works for you, doesn't it?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html

Received on 2006-03-01

These mail archives are generated by hypermail.

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

File upload with ASP.NET