Searched refs:redir_protocols (Results 1 – 2 of 2) sorted by relevance
1647 long redir_protocols; member
570 set->redir_protocols = CURLPROTO_ALL & /* All except FILE, SCP and SMB */ in Curl_init_userdefined()2445 data->set.redir_protocols = va_arg(param, long); in Curl_setopt()4034 !(data->set.redir_protocols & p->protocol)) in findprotocol()