Searched defs:getHTTPCode (Results 1 – 25 of 32) sorted by relevance
| /plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/ | ||
| D | NotImplemented.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotImplemented |
| D | InsufficientStorage.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\InsufficientStorage |
| D | RequestedRangeNotSatisfiable.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\RequestedRangeNotSatisfiable |
| D | Forbidden.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Forbidden |
| D | NotFound.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotFound |
| D | NotAuthenticated.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotAuthenticated |
| D | BadRequest.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\BadRequest |
| D | PaymentRequired.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\PaymentRequired |
| D | Conflict.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Conflict |
| D | UnsupportedMediaType.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\UnsupportedMediaType |
| D | LengthRequired.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\LengthRequired |
| D | ServiceUnavailable.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\ServiceUnavailable |
| D | MethodNotAllowed.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\MethodNotAllowed |
| /plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/ | ||
| H A D | InsufficientStorage.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\InsufficientStorage |
| H A D | PaymentRequired.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\PaymentRequired |
| H A D | LengthRequired.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\LengthRequired |
| H A D | BadRequest.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\BadRequest |
| H A D | Forbidden.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Forbidden |
| H A D | NotAuthenticated.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotAuthenticated |
| H A D | Conflict.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\Conflict |
| H A D | NotFound.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotFound |
| H A D | NotImplemented.php | 23 function getHTTPCode() { function in Sabre\\DAV\\Exception\\NotImplemented |
| H A D | ServiceUnavailable.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\ServiceUnavailable |
| H A D | RequestedRangeNotSatisfiable.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\RequestedRangeNotSatisfiable |
| H A D | UnsupportedMediaType.php | 24 function getHTTPCode() { function in Sabre\\DAV\\Exception\\UnsupportedMediaType |