Interfaces
ResponseInit
Properties
| Property | Type | Description |
|---|---|---|
headers? | HeadersInit | Headers for the response. |
status? | number | HTTP status code for the response. |
statusText? | string | Status text for the response. |
| Property | Type | Description |
|---|---|---|
headers? | HeadersInit | Headers for the response. |
status? | number | HTTP status code for the response. |
statusText? | string | Status text for the response. |