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