Web Technology 14-HTTP - Message Format (Status Code)
HTTP status codes are divided into several ranges that indicate whether a request was successful, redirected, or resulted in an error. The 100 range are informational codes, 200 range indicates the request was successful, 300 range means redirection was required to fulfill the request, 400 range signifies an error was caused by the client, and 500 range represents an error occurred server-side.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
65 views1 page
Web Technology 14-HTTP - Message Format (Status Code)
HTTP status codes are divided into several ranges that indicate whether a request was successful, redirected, or resulted in an error. The 100 range are informational codes, 200 range indicates the request was successful, 300 range means redirection was required to fulfill the request, 400 range signifies an error was caused by the client, and 500 range represents an error occurred server-side.