Searched refs:CURLPROTO_REDIR (Results 1 – 3 of 3) sorted by relevance
81 #define CURLPROTO_REDIR (CURLPROTO_HTTP | CURLPROTO_HTTPS | CURLPROTO_FTP | \ macro
2474 data->set.redir_protocols = (curl_prot_t) CURLPROTO_REDIR; in setopt_cptr()
418 set->redir_protocols = CURLPROTO_REDIR; in Curl_init_userdefined()
Completed in 23 milliseconds