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