Expand description
Helper functions for creating responses
Functionsยง
- internal_
server_ error - Helper function to return a 500 Internal Server Error response.
- method_
not_ allowed - Helper function to return a 405 Method Not Allowed response.
- not_
found - Helper function to return a 404 Not Found response.