- 400 - is the generic client-side error status, used when no other 4xx error code is appropriate.
- 415 - Unsupported Media Type.
but was unable to process the contained instructions.
- 422 (Unprocessable Entity).
- 200 OK
- 201 Created
- 202 Accepted
- 301 Moved Permanently
- 302 Found
- 304 Not Modified
- 308 Permanent Redirect
- 400 Bad Request
- 401 Unauthorized
- 403 Forbidden
- 404 Not Found
- 405 Method Not Allowed
- 406 Not Acceptable
- 408 Request Timeout
- 409 Conflict
- 410 Gone
- 500 Internal Server Error
- 501 Not Implemented
- 502 Bad Gateway
- 503 Service Unavailable
- 504 Gateway Timeout
- 507 Insufficient Storage
- 511 Network Authentication Required
- 599 Network Connect Timeout Error
- 1xx: hold on
- 2xx: here you go
- 3xx: go away
- 4xx: you fucked up
- 5xx: I fucked up