3 implementations of IfMatch
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpHeaders.Generated.cs (3)
1184
StringValues IHeaderDictionary.
IfMatch
10281
StringValues IHeaderDictionary.
IfMatch
16338
StringValues IHeaderDictionary.
IfMatch
1 reference to IfMatch
Microsoft.AspNetCore.Http.Extensions (1)
RequestHeaders.cs (1)
233
return Headers.
IfMatch
.GetList<EntityTagHeaderValue>();