Searched refs:HttpAuthResult (Results 1 – 2 of 2) sorted by relevance
31 enum HttpAuthResult { HAR_RESPONSE, HAR_IGNORE, HAR_CREDENTIALS, HAR_ERROR }; enum37 HttpAuthResult HttpAuthenticate(const char* challenge,
251 HttpAuthResult HttpAuthenticate(const char* challenge, in HttpAuthenticate()