Class Sabre\DAV\Client

extends Client

SabreDAV DAV client.

This client wraps around Curl to provide a convenient API to a WebDAV server.

NOTE: This class is experimental, it's api will likely change in the future.

Methods
Methods inherited from Sabre\HTTP\Client
send(), sendAsync(), poll(), wait(), setThrowExceptions(), addCurlSetting()
Methods used from Sabre\Event\EmitterTrait
on(), once(), emit(), listeners(), removeListener(), removeAllListeners()
Constants
Constants inherited from Sabre\HTTP\Client
STATUS_SUCCESS, STATUS_CURLERROR, STATUS_HTTPERROR
Properties