HttpRequestWrapper::Headers Property
.NET Framework (current version)
Gets the collection of HTTP headers that were sent by the client.
Assembly: System.Web (in System.Web.dll)
public: property NameValueCollection^ Headers { virtual NameValueCollection^ get() override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: