Searched refs:proxyauth (Results 1 – 5 of 5) sorted by relevance
98 HTTP proxy CONNECT with any proxyauth and proxy offers NTLM and close
280 if(data->set.proxyauth && data->state.authproxy.avail) { in Curl_proxyCONNECT()
1434 unsigned long proxyauth; /* kind of proxy authentication to use (bitmask) */ member
1314 data->state.authproxy.want = data->set.proxyauth; in Curl_pretransfer()
538 set->proxyauth = CURLAUTH_BASIC; /* defaults to basic */ in Curl_init_userdefined()1398 data->set.proxyauth = auth; in Curl_setopt()1434 data->set.proxyauth = auth; in Curl_setopt()