HttpWorkerRequest.GetKnownResponseHeaderIndex Method (String)
.NET Framework (current version)
Returns the index number of the specified HTTP response header.
Assembly: System.Web (in System.Web.dll)
Parameters
- header
-
Type:
System.String
The name of the HTTP header.
Return Value
Type: System.Int32The index number of the HTTP response header specified in the header parameter.
.NET Framework
Available since 1.1
Available since 1.1
Show: