开发者

Can't one read responses from curl handles without having to use temporary files to write responses received?

开发者 https://www.devze.com 2023-02-26 10:10 出处:网络
(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

精彩评论

暂无评论...
验证码 换一张
取 消