cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl_easy_perform abort method and Requesting chunk of data from a http url

From: Bhadraji D <bhadraji.d_at_allaboutif.com>
Date: Mon, 1 Feb 2010 15:01:46 +0530

hi ,

 I have written a function to get the data from http url ,this function is
working fine .my question is :

 1) After calling curl_easy_perform ,if I want abort the connection .What is
the good method to so ?

 2)I want to request particular chuck of data from a url. I have used
curl_easy_setopt API with"CURLOPT_RANGE"its not working.I have tried with
sendrecv.c example from libcurl examples ,this also not worked becasue of
proxy.

 Is there any option to MAXDATA_RECV option in libcurl.

regards,
~bhadraji.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-02-01