3 references to ProxyAuthenticate
System (3)
net\System\Net\_HeaderInfoTable.cs (1)
127new HeaderInfo(HttpKnownHeaderNames.ProxyAuthenticate, false, false, true, MultiParser),
net\System\Net\Cache\_Rfc2616CacheValidators.cs (1)
1821AsciiLettersNoCaseEqual(key, HttpKnownHeaderNames.ProxyAuthenticate) ||
net\System\Net\WebHeaderCollection.cs (1)
74HttpKnownHeaderNames.ProxyAuthenticate, // "Proxy-Authenticate" 18