Home
last modified time | relevance | path

Searched refs:wantNTLMhttp (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Durl.c3111 bool wantNTLMhttp = ((data->state.authhost.want & CURLAUTH_NTLM) || in ConnectionExists() local
3267 || (wantNTLMhttp || check->ntlm.state != NTLMSTATE_NONE) in ConnectionExists()
3337 if(wantNTLMhttp) { in ConnectionExists()