@fastly/as-compute - v0.5.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Body
Headers
Request
Request
Init
constructor
body
headers
method
Response
Response
Init
Status
URL
Export the
as-fetch
Fetch API that we can use with Fastly.
Hierarchy
RequestInit
Index
Constructors
constructor
Properties
body
headers
method
Constructors
constructor
new
Request
Init
(
)
:
RequestInit
Returns
RequestInit
Properties
body
body
:
null
|
ArrayBuffer
= null
headers
headers
:
null
|
Headers
= null
method
method
:
null
|
string
= null
Generated using
TypeDoc
Export the
as-fetch
Fetch API that we can use with Fastly.