$remote->fetch()
Sets up all curl options and sends the request
$remote->fetch(): Kirby\Http\Remote
Return type
This method does not modify the existing $remote object but returns a new object with the changes applied. Learn more →
Exceptions
| Type | Description |
|---|---|
Exception |
when the curl request failed |