RequesterExtensions
Useful extensions for IRequester objects.
public static IDownload FetchWithCors(this IResourceLoader loader, ResourceRequest request, CorsSetting setting, OriginBehavior behavior)
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