Fetcher

Fetcher

Allows fetching of non-cors enabled web resources (HTTP only)

Methods

(async) fetch(url, configuration)

Fetch the resource located at the provided URL

Parameters:
Name Type Description
url string

The URL of the resource

configuration fetchConfiguration

The configuration of this request