Windows apps
Collapse the table of content
Expand the table of content

HttpRequestMessage::Headers Property

Gets the collection of HTTP request headers.

Namespace:  System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
property HttpRequestHeaders^ Headers {
	HttpRequestHeaders^ get ();
}
Show:
© 2017 Microsoft