IHeaderDictionary.IfNoneMatch Property

Definition

Gets or sets the If-None-Match HTTP header.

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

Property Value

Applies to