cURL / Mailing Lists / curl-library / Single Mail

curl-library

(Q) suspension(and return) and resume while easy_perform(...)

From: Taehwan Weon <taehwan.weon_at_gmail.com>
Date: Tue, 20 Oct 2015 12:14:27 +0900

Hi,

I am using easy APIs of libcurl.
For more fine control, we am looking for a way to:
(1) send a HTTP request
(2) receive header of the response.
(3) some application works here.
(4) resume to receive the remaining response.

Curl_easy_perform() does not return after receiving response header.
We want to pass the curl session to the other thread and resume the
remaining part.

Any help would be highly appreciated.

-------

weon

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-10-20