1 reference to ProxyAuthenticate
System.Net.Http (1)
System\Net\Http\Headers\KnownHeaders.cs (1)
71public static readonly KnownHeader ProxyAuthenticate = new("Proxy-Authenticate", HttpHeaderType.Response | HttpHeaderType.NonTrailing, GenericHeaderParser.MultipleValueAuthenticationParser, null, H2StaticTable.ProxyAuthenticate);