Search
Preparing search index...
The search index is not available
Plan Engine
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Response
Interface Response
Hierarchy
Body
Response
Index
Properties
body
body
Used
headers
ok
redirected
status
status
Text
trailer
type
url
Methods
array
Buffer
blob
clone
form
Data
json
text
Properties
body
body
:
ReadableStream
<
Uint8Array
>
|
null
body
Used
body
Used
:
boolean
headers
headers
:
Headers
ok
ok
:
boolean
redirected
redirected
:
boolean
status
status
:
number
status
Text
status
Text
:
string
trailer
trailer
:
Promise
<
Headers
>
type
type
:
ResponseType
url
url
:
string
Methods
array
Buffer
array
Buffer
(
)
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
blob
blob
(
)
:
Promise
<
Blob
>
Returns
Promise
<
Blob
>
clone
clone
(
)
:
Response
Returns
Response
form
Data
form
Data
(
)
:
Promise
<
FormData
>
Returns
Promise
<
FormData
>
json
json
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
text
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Globals
Response
body
body
Used
headers
ok
redirected
status
status
Text
trailer
type
url
array
Buffer
blob
clone
form
Data
json
text
Generated using
TypeDoc