-
1). Interpreting HTTP Status Codes By : Tim Hodgson
Copyright 2006 ExclamationSoft
HTTP status codes are a standardized set of numbers a web server uses to respond to a web browser in a concise manner.
When a user enters a URL in the address field of a web browser and clicks “Go”, the browser is making a request from a web server. In response, the web server sends back a status code and in most cases some text that is in HTML format.
Article Related to: http, status, code, 404, 200, 500, header, monitor, monitoring
|