@fastly/as-fetch
Version:
 
42 lines (22 loc) • 609 B
Markdown
[@fastly/as-fetch](../README.md) / RequestInit
A configuration object to apply to the `Request` being created.
- [constructor](requestinit.md
- [body](requestinit.md
- [headers](requestinit.md
- [method](requestinit.md
• **new RequestInit**()
• **body**: ``null`` \| `ArrayBuffer` = null
___
• **headers**: ``null`` \| [Headers](headers.md) = null
___
• **method**: ``null`` \| `string` = null