Constructor parameter for the Fetch API Response This contains information to send along with the response.

Hierarchy

  • ResponseInit

Properties

headers?: HeadersInit
status?: number
statusText?: string

Generated using TypeDoc