I think you're missing a call just before the curl_easy_perform() that is, curl_easy_setopt(curl, CURLOPT_HTTPHEADER, headers);. Also, add
確定! 回上一頁