Table of Contents

Property MaxForwards

Namespace: Sisk.Core.Entity
Assembly: Sisk.Core.dll

MaxForwards

Gets or sets the value of the HTTP Max-Forwards header.

Used in OPTIONS requests to limit the number of times the request can be forwarded by proxies.

public string? MaxForwards { get; set; }

Property Value

string?