System.Web.HttpWorkerRequest.GetKnownRequestHeaderName Method

Returns the name of the specified HTTP request header.

Syntax

public static string GetKnownRequestHeaderName (int index)

Parameters

index
The index number of the header.

Returns

The name of the HTTP request header specified in the index 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