System.Web.HttpWorkerRequest.GetKnownResponseHeaderIndex Method

Returns the index number of the specified HTTP response header.

Syntax

public static int GetKnownResponseHeaderIndex (string header)

Parameters

header
The name of the HTTP header.

Returns

The index number of the HTTP response 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