标签: c++ libcurl
我的文件名为temp.txt。 curl_easy_setopt(curl, CURLOPT_POSTFIELDS, {}); 第三个参数必须为char *。
curl_easy_setopt(curl, CURLOPT_POSTFIELDS, {});