Searched refs:httpDelete (Results 1 – 4 of 4) sorted by relevance
/plugin/davcal/vendor/sabre/dav/lib/DAV/ | ||
H A D | TemporaryFileFilterPlugin.php | 123 return $this->httpDelete($request, $response, $tempLocation); |
H A D | CorePlugin.php | 282 function httpDelete(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\CorePlugin |
/plugin/webdav/vendor/sabre/dav/lib/DAV/ | ||
H A D | TemporaryFileFilterPlugin.php | 123 return $this->httpDelete($request, $response, $tempLocation); |
H A D | CorePlugin.php | 282 function httpDelete(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\CorePlugin |