1xx Informational
-
100ContinueHeaders accepted, continue request body.
-
101Switching ProtocolsProtocol upgrade accepted.
-
103Early HintsPreload hints before final response.
2xx Success
-
200OKRequest succeeded.
-
201CreatedResource created.
-
204No ContentSuccess without body.
3xx Redirection
-
301Moved PermanentlyPermanent redirect.
-
302FoundTemporary redirect.
-
304Not ModifiedUse cached representation.
-
307Temporary RedirectRedirect, preserve method.
-
308Permanent RedirectPermanent redirect, preserve method.
4xx Client Error
-
400Bad RequestMalformed request.
-
401UnauthorizedAuth required.
-
403ForbiddenAccess denied.
-
404Not FoundResource not found.
-
429Too Many RequestsRate limit exceeded.
5xx Server Error
-
500Internal Server ErrorUnexpected server failure.
-
502Bad GatewayInvalid upstream response.
-
503Service UnavailableService unavailable.
-
504Gateway TimeoutUpstream timeout.
howhttpworks.com/resources/cheat-sheets/status-codes