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