Home
last modified time | relevance | path

Searched refs:CURLOPT_HEADER (Results 1 – 8 of 8) sorted by relevance

/PHP-8.3/ext/curl/tests/
H A Dbug68937.phpt15 CURLOPT_HEADER => false,
H A Dbug68937_2.phpt14 CURLOPT_HEADER => false,
H A Dcurl_copy_handle_basic.phpt17 curl_setopt($ch, CURLOPT_HEADER, 0);
H A Dcurl_postfields_array.phpt27 CURLOPT_HEADER => 0,
H A Dbug77535.phpt32 curl_setopt($this->curl, CURLOPT_HEADER, false);
/PHP-8.3/ext/curl/
H A Dcurl.stub.php148 const CURLOPT_HEADER = UNKNOWN; define
H A Dcurl_arginfo.h262 REGISTER_LONG_CONSTANT("CURLOPT_HEADER", CURLOPT_HEADER, CONST_PERSISTENT); in register_curl_symbols()
H A Dinterface.c1689 case CURLOPT_HEADER: in _php_curl_setopt()

Completed in 25 milliseconds