headers property

Headers get headers

The headers read-only property of the Request interface contains the Headers object associated with the request.

Implementation

external Headers get headers;