Searched refs:IsSupportedScheme (Results 1 – 1 of 1) sorted by relevance
73 bool IsSupportedScheme(const std::vector<std::string>& supported_schemes, in IsSupportedScheme() function132 if (IsSupportedScheme(supported_schemes, "basic")) in Create()135 if (IsSupportedScheme(supported_schemes, "digest")) in Create()138 if (IsSupportedScheme(supported_schemes, "ntlm")) { in Create()147 if (IsSupportedScheme(supported_schemes, "negotiate")) { in Create()