Searched refs:allowed_protocols (Results 1 – 3 of 3) sorted by relevance
1629 long allowed_protocols; member
487 set->allowed_protocols = CURLPROTO_ALL; in Curl_init_userdefined()1999 (data->set.allowed_protocols & p->protocol)) { in findprotocol()
2319 data->set.allowed_protocols = va_arg(param, long); in vsetopt()