IHeaderDictionary.IfMatch Property

Definition

Gets or sets the If-Match HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues IfMatch { get; set; }
member this.IfMatch : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property IfMatch As StringValues

Property Value

Applies to