Searched refs:proxyver (Results 1 – 3 of 3) sorted by relevance
82 int proxyver; /* set to CURLPROXY_HTTP* define */ member
918 config->proxyver = CURLPROXY_HTTP_1_0; in getparameter()1767 config->proxyver = CURLPROXY_HTTP; in getparameter()
869 my_setopt_enum(curl, CURLOPT_PROXYTYPE, (long)config->proxyver); in operate_do()