Searched refs:CURLOPT_POSTREDIR (Results 1 – 3 of 3) sorted by relevance
1806 const CURLOPT_POSTREDIR = UNKNOWN; define
2247 case CURLOPT_POSTREDIR: in _php_curl_setopt()2249 error = curl_easy_setopt(ch->cp, CURLOPT_POSTREDIR, lval & CURL_REDIR_POST_ALL); in _php_curl_setopt()
583 REGISTER_LONG_CONSTANT("CURLOPT_POSTREDIR", CURLOPT_POSTREDIR, CONST_PERSISTENT); in register_curl_symbols()
Completed in 34 milliseconds