0% found this document useful (0 votes)
43 views

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.

Uploaded by

iwc2008007
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

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.

Uploaded by

iwc2008007
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Web technology

14

HTTP message format (Status code)

| U. K. Roy |

100 range
200 range
300 range
400 range

Informational
Successful request
Redirectional
Client Error

500 range

Server Error

[ 10/22/08 ]

You might also like