Searched refs:proxyauth (Results 1 – 10 of 10) sorted by relevance
100 HTTP proxy CONNECT with any proxyauth and proxy offers NTLM and close
346 if(data->set.proxyauth && data->state.authproxy.avail) { in CONNECT()
1609 unsigned long proxyauth; /* kind of proxy authentication to use (bitmask) */ member
990 data->set.proxyauth = auth; in Curl_vsetopt()1027 data->set.proxyauth = auth; in Curl_vsetopt()
1475 data->state.authproxy.want = data->set.proxyauth; in Curl_pretransfer()
506 set->proxyauth = CURLAUTH_BASIC; /* defaults to basic */ in Curl_init_userdefined()
611 def proxyauth(self, user): member in IMAP4
699 def proxyauth(self, user): member in IMAP4
327 .. method:: IMAP4.proxyauth(user)
390 .. method:: IMAP4.proxyauth(user)