Home
last modified time | relevance | path

Searched refs:getHTTPCode (Results 26 – 39 of 39) sorted by path

12

/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DForbidden.php23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Forbidden
H A DInsufficientStorage.php23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\InsufficientStorage
H A DLengthRequired.php24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\LengthRequired
H A DLocked.php44 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Locked
H A DMethodNotAllowed.php23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\MethodNotAllowed
H A DNotAuthenticated.php24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotAuthenticated
H A DNotFound.php23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotFound
H A DNotImplemented.php23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotImplemented
H A DPaymentRequired.php24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\PaymentRequired
H A DPreconditionFailed.php48 function getHTTPCode() { function in Sabre\\DAV\\Exception\\PreconditionFailed
H A DRequestedRangeNotSatisfiable.php24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\RequestedRangeNotSatisfiable
H A DServiceUnavailable.php24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\ServiceUnavailable
H A DUnsupportedMediaType.php24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\UnsupportedMediaType
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php305 $httpCode = $e->getHTTPCode();

12