->setCurlOpt(CURLOPT_NOBODY, false) // CURLOPT_NOBODY,默认值False. 9. ->setCurlOpt(CURLOPT_HEADER, true) // CURLOPT_HEADER,默认值True.
確定! 回上一頁