Fetch icon indicating copy to clipboard operation
Fetch copied to clipboard

Throw error if redirect errors is set.

Open g105b opened this issue 9 years ago • 0 comments

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.

g105b avatar Oct 01 '16 17:10 g105b