This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
computer_science:http_status_codes [2016/12/07 01:12] cosmo |
computer_science:http_status_codes [2016/12/07 01:14] (current) cosmo |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | For each and every request a web server returns a status code for notification of the event, if it was a success or a failure. Below is a list of http status response codes and their meaning. | + | ==== For each and every request a web server returns a status code for notification of the event, if it was a success or a failure. Below is a list of http status response codes and their meaning. |
| - | Status Code Name Description | + | |
| + | **Status Code Name Description** | ||
| 200 OK Connection is a success and content returned. | 200 OK Connection is a success and content returned. | ||