Share via


headers property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Contains the Headers object of the response.

This property is read-only.

Syntax

JavaScript
headers = object.headers

 

Property values

Type: Headers

A Headers object that is associated with the response.

Standards information

See also

Response