Can't one read responses from curl handles without having to use temporary files to write responses received?
(Refer http://curl.haxx.se/libcurl/c/curl_easy_setopt.html)
Using the C libcurl requires you to set the curl option CURLOPT_WRITEDATA passing in a FILE*. Or else it will simply output the response rec
0
0
0
加载中,请稍侯......
精彩评论