System.Web.Hosting.SimpleWorkerRequest.SendKnownResponseHeader Method

Adds a standard HTTP header to the response.

Syntax

public override void SendKnownResponseHeader (int index, string value)

Parameters

index
The header index. For example, System.Web.HttpWorkerRequest.HeaderContentLength.
value
The header value.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0