Home
last modified time | relevance | path

Searched refs:CURLOPT_POSTREDIR (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/curl/
H A Dcurl.stub.php1813 const CURLOPT_POSTREDIR = UNKNOWN; define
H A Dinterface.c2125 case CURLOPT_POSTREDIR: in _php_curl_setopt()
2127 error = curl_easy_setopt(ch->cp, CURLOPT_POSTREDIR, lval & CURL_REDIR_POST_ALL); in _php_curl_setopt()
H A Dcurl_arginfo.h578 REGISTER_LONG_CONSTANT("CURLOPT_POSTREDIR", CURLOPT_POSTREDIR, CONST_PERSISTENT); in register_curl_symbols()

Completed in 21 milliseconds