Searched refs:proxyauth (Results 1 – 10 of 10) sorted by relevance
98 HTTP proxy CONNECT with any proxyauth and proxy offers NTLM and close
354 if(data->set.proxyauth && data->state.authproxy.avail) { in CONNECT()
966 data->set.proxyauth = auth; in vsetopt()1003 data->set.proxyauth = auth; in vsetopt()
1519 unsigned long proxyauth; /* kind of proxy authentication to use (bitmask) */ member
1521 data->state.authproxy.want = data->set.proxyauth; in Curl_pretransfer()
456 set->proxyauth = CURLAUTH_BASIC; /* defaults to basic */ in Curl_init_userdefined()
611 def proxyauth(self, user): member in IMAP4
688 def proxyauth(self, user): member in IMAP4
327 .. method:: IMAP4.proxyauth(user)
368 .. method:: IMAP4.proxyauth(user)