aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/davclient.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed spacesVincent Petry2013-10-171-3/+3
|
* Added DAV client wrapper that support timeout valuesVincent Petry2013-10-161-0/+46
Since SabreDAV does not support passing a timeout value to curl, this commit adds a subclass for it that will set the timeout value to curlRequest().