Home
last modified time | relevance | path

Searched refs:httpDelete (Results 1 – 4 of 4) sorted by last modified time

/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php123 return $this->httpDelete($request, $response, $tempLocation);
236 function httpDelete(RequestInterface $request, ResponseInterface $hR, $tempLocation) { function in Sabre\\DAV\\TemporaryFileFilterPlugin
H A DCorePlugin.php282 function httpDelete(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\CorePlugin
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php123 return $this->httpDelete($request, $response, $tempLocation);
239 function httpDelete(RequestInterface $request, ResponseInterface $hR, $tempLocation) { function in Sabre\\DAV\\TemporaryFileFilterPlugin
H A DCorePlugin.php282 function httpDelete(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\CorePlugin