@fastly/as-fetch
Version:
 
42 lines (22 loc) • 598 B
Markdown
[@fastly/as-fetch](../README.md) / ResponseInit
A configuration object to apply to the HTTP response being created.
- [constructor](responseinit.md
- [headers](responseinit.md
- [status](responseinit.md
- [url](responseinit.md
• **new ResponseInit**()
• **headers**: ``null`` \| [Headers](headers.md) = null
___
• **status**: `number` = 200
___
• **url**: ``null`` \| `string` = null