System.Web.HttpWorkerRequest.GetKnownRequestHeaderIndex Method

Returns the index number of the specified HTTP request header.

Syntax

public static int GetKnownRequestHeaderIndex (string header)

Parameters

header
The name of the header.

Returns

The index number of the HTTP request header specified in the header parameter.

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