Mono Class Library: System.Web.HttpRequest Overview | Members

System.Web.HttpRequest.Headers Property

All of the headers of this HTTP request.

public System.Collections.Specialized.NameValueCollection Headers { get; }

Value

a System.Collections.Specialized.NameValueCollection

Remarks

If you only need a single header value you might want to use HttpWorkerRequest.GetKnownRequestHeader(int).

Requirements

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