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