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