# Packages
No description provided by the author
# Functions
Return a 400 Bad Request error to the client.
Return a 403 Forbidden error to the client.
Return a 500 Internal Server Error to the client.
Return a 405 Method Not Allowed error to the client.
Return a 404 Not Found error to the client.
Return a 501 Not Implemented error to the client.
Return a 401 Unauthorized error to the client.