HTTP HTTP

Status Codes

~ 100 ~

The informational class of status code indicates an interim response for communicating connection status or request progress prior to completing the requested action and sending a final response.

~ 200 ~

The successful class of status code indicates that the client's request was successfully received, understood, and accepted.

~ 300 ~

The redirection class of status code indicates that further action needs to be taken by the user agent in order to fulfill the request.

~ 400 ~

The client error class of status code indicates that the client seems to have erred.

~ 500 ~

The server error class of status code indicates that the server is aware that it has erred or is incapable of performing the requested method.