friendica/src/Network/HTTPException
2021-10-29 23:21:07 +00:00
..
AcceptedException.php Improved http error handling 2021-10-29 23:21:07 +00:00
BadGatewayException.php Improved http error handling 2021-10-29 23:21:07 +00:00
BadRequestException.php Improved http error handling 2021-10-29 23:21:07 +00:00
ConflictException.php Improved http error handling 2021-10-29 23:21:07 +00:00
ExpectationFailedException.php Improved http error handling 2021-10-29 23:21:07 +00:00
ForbiddenException.php Improved http error handling 2021-10-29 23:21:07 +00:00
FoundException.php Improved http error handling 2021-10-29 23:21:07 +00:00
GatewayTimeoutException.php Improved http error handling 2021-10-29 23:21:07 +00:00
GoneException.php Improved http error handling 2021-10-29 23:21:07 +00:00
ImATeapotException.php Improved http error handling 2021-10-29 23:21:07 +00:00
InternalServerErrorException.php Improved http error handling 2021-10-29 23:21:07 +00:00
LenghtRequiredException.php Improved http error handling 2021-10-29 23:21:07 +00:00
MethodNotAllowedException.php Improved http error handling 2021-10-29 23:21:07 +00:00
MovedPermanently.php Improved http error handling 2021-10-29 23:21:07 +00:00
NoContentException.php Improved http error handling 2021-10-29 23:21:07 +00:00
NonAcceptableException.php Improved http error handling 2021-10-29 23:21:07 +00:00
NotFoundException.php Improved http error handling 2021-10-29 23:21:07 +00:00
NotImplementedException.php Improved http error handling 2021-10-29 23:21:07 +00:00
NotModifiedException.php Improved http error handling 2021-10-29 23:21:07 +00:00
OKException.php Improved http error handling 2021-10-29 23:21:07 +00:00
PreconditionFailedException.php Improved http error handling 2021-10-29 23:21:07 +00:00
ServiceUnavailableException.php Improved http error handling 2021-10-29 23:21:07 +00:00
TemporaryRedirectException.php Improved http error handling 2021-10-29 23:21:07 +00:00
TooManyRequestsException.php Improved http error handling 2021-10-29 23:21:07 +00:00
UnauthorizedException.php Improved http error handling 2021-10-29 23:21:07 +00:00
UnprocessableEntityException.php Improved http error handling 2021-10-29 23:21:07 +00:00
UnsupportedMediaTypeException.php Improved http error handling 2021-10-29 23:21:07 +00:00