On 25 October 2010 11:03, Dung Nguyen <[email protected]> wrote: > I want to get the header out, so i try CURLOPT_DEBUGFUNCTION but the break > point never goes to my_curl_debug_callback :(
Try these: http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTHEADER http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTHEADERFUNCTION http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTWRITEHEADER -- Michael Wood <[email protected]> ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
