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