The HTTP GET command is used to request web pages from a server. The server responds with the requested document, preceded by a header. This header contains a status code, which is a 3 digit number which describes the request status.
An example of the first piece of the HTTP header when the browser uses the GET command to request Dribbit.eu is shown.