Preparing search index...
The search index is not available
@fastly/js-compute - v1.0.1
@fastly/js-compute - v1.0.1
globals
Body
Interface Body
Body for Fetch HTTP Requests and Responses
See
Body on MDN
Hierarchy
Body
Request
Response
Index
Properties
body
body
Used
Methods
array
Buffer
json
text
Properties
Readonly
body
body
:
null
|
ReadableStream
<
Uint8Array
>
Readonly
body
Used
body
Used
:
boolean
Methods
array
Buffer
array
Buffer
(
)
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
json
json
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
text
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@fastly/js-
compute -
v1.0.1
fastly:backend
fastly:cache-
override
fastly:config-
store
fastly:dictionary
fastly:env
fastly:experimental
fastly:geolocation
fastly:logger
fastly:object-
store
globals
Body
body
body
Used
array
Buffer
json
text
Generated using
TypeDoc
Body for Fetch HTTP Requests and Responses
See
Body on MDN