$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.
Sets up all curl options and sends the request
$remote->fetch(): Kirby\Http\Remote
This method modifies the existing $remote
object it is applied to and returns it again.