HttpRequest::Headers Property
.NET Framework (current version)
Gets a collection of HTTP headers.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.Specialized::NameValueCollection^A NameValueCollection of headers.
For a listing of all possible headers, see Request Header Fields on the W3C Web site.
.NET Framework
Available since 1.1
Available since 1.1
Show: