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