Response

The Response class represents the response to a request (for example, from fetch).

Note

Constructing a Response object is not currently supported, it is only used as the return value of the fetch function.

Syntax

Response

Prototype Properties

See also