Options
All
  • Public
  • Public/Protected
  • All
Menu

This Fetch API interface represents the response to a request.

Hierarchy

Index

Properties

bodyUsed: boolean
headers: internal.Headers
ok: boolean
redirected: boolean
status: number
statusText: string
type: ResponseType
url: string

Methods

  • Returns internal.Response

Generated using TypeDoc