Fetch
Fetch copied to clipboard
Throw error if redirect errors is set.
As per https://developer.mozilla.org/en-US/docs/Web/API/GlobalFetch/fetch , if the init config has redirect = error, an exception should be thrown if there is a redirect on the request.