The Response class as specified by WHATWG

Note: Can only be used when processing requests, not during build-time initialization.

See

Response on MDN

Hierarchy

Properties

bodyUsed: boolean
headers: Headers
ok: boolean
status: number
statusText: string
url: string

Methods

Generated using TypeDoc