Response
Index
Interfaces
Interfaces
Parameters
Type parameters
- Body
readonlybody
optionalreadonlyheaders
optionalreadonlyok
The ok read-only property of the Response interface contains a Boolean stating whether the response was successful (status in the range 200-299) or not.
optionalreadonlyredirected
The read-only redirected property of the Response interface indicates whether or not the response is the result of a request you made which was redirected.
readonlystatus
The read-only response Status
The headers read-only property of the Response interface contains the Headers object associated with the response.
https://developer.mozilla.org/en-US/docs/Web/API/Response/headers