Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php119 return $this->httpPut($request, $response, $tempLocation);
209 function httpPut(RequestInterface $request, ResponseInterface $hR, $tempLocation) { function in Sabre\\DAV\\TemporaryFileFilterPlugin
H A DCorePlugin.php447 function httpPut(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\CorePlugin
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DTemporaryFileFilterPlugin.php119 return $this->httpPut($request, $response, $tempLocation);
212 function httpPut(RequestInterface $request, ResponseInterface $hR, $tempLocation) { function in Sabre\\DAV\\TemporaryFileFilterPlugin
H A DCorePlugin.php447 function httpPut(RequestInterface $request, ResponseInterface $response) { function in Sabre\\DAV\\CorePlugin