Hi All, I wanted to use the curl in non-blocking mode. So I need to use curl_easy_send() and curl_easy_recv() API to send and receive the data respectively.
Can we get the buffer which contains http header after setting the option using API curl_easy_setopt() ? If yes, how can we get the buffer ? Thanks, Smruti
------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
