headers property

Headers get headers

The headers read-only property of the Response interface contains the Headers object associated with the response.

Implementation

external Headers get headers;