Searched refs:HttpAuthenticate (Results 1 – 3 of 3) sorted by relevance
37 HttpAuthResult HttpAuthenticate(const char* challenge,
407 switch (HttpAuthenticate(data + 19, len - 19, proxy_, "CONNECT", "/", user_, in ProcessLine()
251 HttpAuthResult HttpAuthenticate(const char* challenge, in HttpAuthenticate() function