Error carrying the HTTP response that caused it.
Distinct from a network failure: a FetchError means the request completed and the server answered with a status the caller rejected, so status and the response are available.
FetchError
status
Optional
Error carrying the HTTP response that caused it.
Distinct from a network failure: a
FetchErrormeans the request completed and the server answered with a status the caller rejected, sostatusand the response are available.