| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: curl_easy_perform abort method and Requesting chunk of data from a http url
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 1 Feb 2010 23:32:59 +0100 (CET)
On Mon, 1 Feb 2010, Bhadraji D wrote:
> 1) After calling curl_easy_perform ,if I want abort the connection .What is
http://curl.haxx.se/docs/faq.html#How_do_I_stop_an_ongoing_transfe
> 2)I want to request particular chuck of data from a url. I have used
Ranges in requests can be ignored by servers.
> Is there any option to MAXDATA_RECV option in libcurl.
No, but you're in charge of the write callback so you can easily make it fail
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-02-01 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info