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 |