Windows.Web.Http.HttpResponseMessage.Headers
May 17, 2019 ยท View on GitHub
-description
Gets the collection of HTTP response headers associated with the HttpResponseMessage that were sent by the server.
-property-value
The collection of HTTP response headers.
-remarks
The Headers property returns an HttpResponseHeaderCollection object that can be used to get or set the specific headers on the HTTP response.