HTTP Header debugger

This script is intended for debugging HTTP-headers sent by the browser to the server. It will simply return the headers sent embedded in the document returned.

If you want to use this on your own server, you can download the script, or view the sourcecode online with syntax-highlighting.

The browser sent the following headers:

x-cc-id: ccc01-02
Host: symlink.dk
User-Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Accept: text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Connection: close
Cache-Control: no-cache
Pragma: no-cache
Last updated: 2005.04.29