Mono Class Library: System.Web.HttpWorkerRequest Overview | Members

System.Web.HttpWorkerRequest.GetKnownRequestHeaderName Method

Returns the HTTP header name from an internal index.

public static string GetKnownRequestHeaderName (int index)

Parameters

index
The index of the header (index values are defined in the constant fields of this class).

Returns

The HTTP header name. An exception is thrown if an invalid index is passed.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0