March 2018
Intermediate to advanced
626 pages
17h 32m
English
These are the categories of message codes that are standardized by HTTP:
|
Category |
Name |
Reason |
|
1xx |
Informational |
Provides general information, without any indication of failure or success |
|
2xx |
Success |
Indicates that the action requested by the client was received, accepted, and processed successfully |
|
3xx |
Redirection |
Indicates that further action should be taken by the user agent to fulfill the request |
|
4xx |
Client error |
Indicates an error on the client side |
|
5xx |
Server error |
Indicates an error on the server side |
A full list of HTTP status codes can be found at http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml.
Read now
Unlock full access