Searched refs:redir_protocols (Results 1 – 3 of 3) sorted by relevance
1757 long redir_protocols; member
571 set->redir_protocols = CURLPROTO_HTTP | CURLPROTO_HTTPS | CURLPROTO_FTP | in Curl_init_userdefined()1852 !(data->set.redir_protocols & p->protocol)) in findprotocol()
2587 data->set.redir_protocols = va_arg(param, long); in Curl_vsetopt()