HttpWorkerRequest::SendKnownResponseHeader Method (Int32, String^)
.NET Framework (current version)
Adds a standard HTTP header to the response.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The header index. For example, HeaderContentLength.
- value
-
Type:
System::String^
The value of the header.
.NET Framework
Available since 1.1
Available since 1.1
Show: