HTTP Browser Header Check
HTTP is the protocol used to transfer data between the web server and browsers.
When a browser requests a HTML document from a web server, the browser send an URL
(web address) with a request header. The server respond to a browser by providing
a HTTP response header and the requested document (if exists). This tool
extracts the HTTP browser request headers, and displays them to you.