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