Status codes and error messages

When requests are made, they return HTTP response status codes.

For more information, the HTTP response status codes follow the principles outlined in https://⁠en.wikipedia.org/wiki/List_of_HTTP_status_codes.

For an error message, the server also attempts to send relevant information in the response body.