5 implementations of IfMatch
Microsoft.AspNetCore.Server.HttpSys (1)
src\aspnetcore\src\Shared\HttpSys\RequestProcessing\RequestHeaders.Generated.cs (1)
566
public StringValues
IfMatch
Microsoft.AspNetCore.Server.IIS (1)
src\aspnetcore\src\Shared\HttpSys\RequestProcessing\RequestHeaders.Generated.cs (1)
566
public StringValues
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>();