$remote->fetch()
Sets up all curl options and sends the request
$remote->fetch(): Kirby\Http\Remote
Return type
This method modifies the existing $remote
object it is applied to and returns it again.
Exceptions
Type | Description |
---|---|
Exception |
when the curl request failed |