IHeaderDictionary.MaxForwards Property

Definition

Gets or sets the Max-Forwards HTTP header.

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

Property Value

Applies to