3 references to WWWAuthenticate
System.Net.Http (3)
System\Net\Http\Headers\HttpResponseHeaders.cs (1)
69GetSpecializedCollection(WwwAuthenticateSlot, static thisRef => new HttpHeaderValueCollection<AuthenticationHeaderValue>(KnownHeaders.WWWAuthenticate.Descriptor, thisRef));
System\Net\Http\Headers\KnownHeaders.cs (1)
333case 'i': return WWWAuthenticate; // WWW-Authent[i]cate
System\Net\Http\SocketsHttpHandler\Http2Stream.cs (1)
550(KnownHeaders.WWWAuthenticate.Descriptor, Array.Empty<byte>()),