Back to product page

Headers property


Reference to header fields.

Type

A HttpHeaders object

Syntax

  • Basic
object.Headers
The Headers(object) syntax has these parts:
objectAn expression evaluating to an object of type HttpResponse.

Remarks

This property will return reference to the collection of all headers received from the server.

Platforms

Windows