Cheat Sheet - HTTP status codes

Status Action Status Description Status Type
100 allowed Continue Informational
101 allowed Switching Protocols Informational
102 allowed Processing Informational
200 allowed OK Success
201 allowed Created Success
202 allowed Accepted Success
203 allowed Non-Authoritative Information Success
204 allowed No Content Success
205 allowed Reset Content Success
206 allowed Partial Content Success
207 allowed Multi-Status Success
208 allowed Already Reported Success
226 allowed IM Used Success
300 allowed Multiple Choices Redirection
301 allowed Moved Permanently Redirection
302 allowed Found Redirection
303 allowed See Other Redirection
304 allowed Not Modified Redirection
305 allowed Use Proxy Redirection
307 allowed Temporary Redirect Redirection
308 allowed Permanent Redirect Redirection
400 blocked Bad Request Client Error
401 blocked Unauthorized Client Error
402 blocked Payment Required Client Error
403 blocked Forbidden Client Error
404 blocked Not Found Client Error
405 blocked Method Not Allowed Client Error
406 blocked Not Acceptable Client Error
407 blocked Proxy Authentication Required Client Error
408 blocked Request Timeout Client Error
409 blocked Conflict Client Error
410 blocked Gone Client Error
411 blocked Length Required Client Error
412 blocked Precondition Failed Client Error
413 blocked Request Entity Too Large Client Error
414 blocked Request-URI Too Long Client Error
415 blocked Unsupported Media Type Client Error
416 blocked Requested Range Not Satisfiable Client Error
417 blocked Expectation Failed Client Error
418 blocked I’m a teapot Client Error
421 blocked Misdirected Request Client Error
422 blocked Unprocessable Entity Client Error
423 blocked Locked Client Error
424 blocked Failed Dependency Client Error
426 blocked Upgrade Required Client Error
428 blocked Precondition Required Client Error
429 blocked Too Many Requests Client Error
431 blocked Request Header Fields Too Large Client Error
444 blocked Connection Closed Without Response Client Error
451 blocked Unavailable For Legal Reasons Client Error
499 blocked Client Closed Request Client Error
500 blocked Internal Server Error Server Error
501 blocked Not Implemented Server Error
502 blocked Bad Gateway Server Error
503 blocked Service Unavailable Server Error
504 blocked Gateway Timeout Server Error
505 blocked HTTP Version Not Supported Server Error
506 blocked Variant Also Negotiates Server Error
507 blocked Insufficient Storage Server Error
508 blocked Loop Detected Server Error
510 blocked Not Extended Server Error
511 blocked Network Authentication Required Server Error
599 blocked Network Connect Timeout Error Server Error