Search
Preparing search index...
The search index is not available
WHATWG Fetch TypeScript Definitions
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"IResponse"
IResponseMutable
Interface IResponseMutable
Hierarchy
IResponseImmutable
IBodyMutable
IResponseMutable
Index
Properties
body
Used
headers
ok
status
status
Text
url
Methods
array
Buffer
clone
json
text
Properties
body
Used
body
Used
:
boolean
headers
headers
:
IHeadersMutable
ok
ok
:
boolean
status
status
:
number
status
Text
status
Text
:
string
url
url
:
string
Methods
array
Buffer
array
Buffer
(
)
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
clone
clone
(
)
:
IResponseMutable
Returns
IResponseMutable
json
json
(
)
:
Promise
<
Json
>
Returns
Promise
<
Json
>
text
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Globals
"
Buffer
Source"
"
Callable"
"
Fetch"
"IBody"
"IConstructible"
"IHeaders"
"IRequest"
"IResponse"
"
Json"
"
Typed
Array"
"body/
Init"
"check"
"fetcher"
"global"
"headers/IInit"
"index"
"install"
"request/IInit"
"request/
Redirect"
"response/IInit"
"setup"
"shim/
Headers"
"shim/
Request"
"shim/
Response"
"shim/fetch"
IResponse
Immutable
IResponse
Mutable
body
Used
headers
ok
status
status
Text
url
array
Buffer
clone
json
text
IResponse
Static
Response
Init