Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IResponseMutable

Hierarchy

Index

Properties

bodyUsed

bodyUsed: boolean

headers

ok

ok: boolean

status

status: number

statusText

statusText: string

url

url: string

Methods

arrayBuffer

  • arrayBuffer(): Promise<ArrayBuffer>

clone

json

  • json(): Promise<Json>

text

  • text(): Promise<string>