|
|
HTTP codesAfter receiving a request from a client (browser), the server software sends a response. The response consists of
The response line contains the HTTP version number, the status code and a description of the code in 'English'. HTTP/1.1 200 OK The table below describes some of the important status codes sent by a server.
Page contents: A list of HTTP 1.1 status codes used in the HTTP protocol that determine the status of the request from a client (browser)
Page URL: http://www.webdevelopersnotes.com/basics/ http_codes.php3
|
|