Objects

This section describes the objects associated with the Fetch API.

In this section

Topic Description

Headers

The Headers object is used to perform actions on request and response headers.

Response

The Response object is used to represent the response of a request.

Request

The Request object is used to represent a resource request.