Home
last modified time | relevance | path

Searched refs:getHTTPHeaders (Results 1 – 8 of 8) sorted by path

/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php97 $httpHeaders = $this->server->getHTTPHeaders($path);
H A DException.php51 function getHTTPHeaders(Server $server) { function in Sabre\\DAV\\Exception
H A DServer.php301 $headers = $e->getHTTPHeaders($this);
807 function getHTTPHeaders($path) { function in Sabre\\DAV\\Server
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DMethodNotAllowed.php37 function getHTTPHeaders(\Sabre\DAV\Server $server) { function in Sabre\\DAV\\Exception\\MethodNotAllowed
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php99 $httpHeaders = $this->server->getHTTPHeaders($path);
H A DException.php51 function getHTTPHeaders(Server $server) { function in Sabre\\DAV\\Exception
H A DServer.php307 $headers = $e->getHTTPHeaders($this);
849 function getHTTPHeaders($path) { function in Sabre\\DAV\\Server
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DMethodNotAllowed.php37 function getHTTPHeaders(\Sabre\DAV\Server $server) { function in Sabre\\DAV\\Exception\\MethodNotAllowed