HeaderNames.MaxForwards Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Max-Forwards
HTTP header name.
public: System::String ^ MaxForwards;
public: static initonly System::String ^ MaxForwards;
public const string MaxForwards;
public static readonly string MaxForwards;
val mutable MaxForwards : string
staticval mutable MaxForwards : string
Public Const MaxForwards As String
Public Shared ReadOnly MaxForwards As String