cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Fwd: Curl - 7.21.5 HTTP Request Cancelation

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 7 Mar 2012 11:33:33 +0100 (CET)

On Wed, 7 Mar 2012, Khaled Zayed wrote:

> I am using the Curlpp HTTP requests to fetch some data segments from a
> server. Can I cancel the request after issuing it

Please don't top-post, see the etiquette link listed at the bottom of every
single mail posted on this list.

You're asking about libcurl details for which curl-library is the suitable
mailing list.

You're asking about usage of a libcurl binding (curlpp) which is a separate
project which has its own mailing lists on which it might be sensible to ask
curlpp specific questions on.

As for how to abort a request/transfer with the regular libcurl API after it
has started, see this FAQ entry:
http://curl.haxx.se/docs/faq.html#How_do_I_stop_an_ongoing_transfe

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-07