IHeaderDictionary.Allow Property

Definition

Gets or sets the Allow HTTP header.

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

Property Value

Applies to