Table of Contents

Field MaxForwards

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

The HTTP Max-Forwards header.

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

public const string MaxForwards = "Max-Forwards"

Returns

string
The HTTP Max-Forwards header. Used in OPTIONS requests to limit the number of times the request can be forwarded by proxies.