RequesterExtensions
Useful extensions for IRequester objects.
Performs a potentially CORS-enabled fetch from the given URI by
using an asynchronous GET request. For more information see:
http://www.w3.org/TR/html5/infrastructure.html#potentially-cors-enabled-fetch
Checks if the status code corresponds to a redirected response.