curl_easy_setopt(curl, CURLOPT_UPLOAD, 1L); ... Note: If I specify CURLAUTH_BASIC with CURLOPT_UPLOAD, it is working well (that's our workaround) Any ideas,
確定! 回上一頁