... curl_easy_setopt(m_pUrlHandle, CURLOPT_NOBODY, 1); if (curl_easy_perform(m_pUrlHandle) == CURLE_OK) { curl_easy_getinfo(m_pUrlHandle, ...
確定! 回上一頁