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