This Fetch API interface represents the response to a request.
readonly
ok: booleanreadonly
redirected: booleanreadonly
status: numberreadonly
statusText: stringreadonly
type: ResponseTypereadonly
url: stringThis Fetch API interface represents the response to a request.
ok: booleanredirected: booleanstatus: numberstatusText: stringtype: ResponseTypeurl: string