Return the headers sent by the web server after an HTTP request.
These headers contains several information about the website you visit and the browser you use.
Here is the headers sent by your web browser.
| Name of the header | Value |
|---|---|
| Name of the header | Value |
| X Cc Id | ccc03-02 |
| Host | en.web-modules.net |
| 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 |
| Cookie | sessid_wmv3=utn2lkd81ovd5m3gfo7543pj37 |
The server will scan the headers sent by the server you want.
The server will analyse the headers that your web browser send. Your browser send them eveytime you visit a web page, to the server hosting the website you visit.