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
