Searched refs:wantNTLMhttp (Results 1 – 1 of 1) sorted by relevance
3111 bool wantNTLMhttp = ((data->state.authhost.want & CURLAUTH_NTLM) || in ConnectionExists() local3267 || (wantNTLMhttp || check->ntlm.state != NTLMSTATE_NONE) in ConnectionExists()3337 if(wantNTLMhttp) { in ConnectionExists()