#include <curl/curl.h>. CURLcode curl_easy_setopt(CURL *handle, CURLOPT_POSTFIELDS, char *postdata); ... Change Content-Type with CURLOPT_HTTPHEADER(3).
確定! 回上一頁