|
This page displays the information that your internet browser
sends to the server when it request a web-page. This is very handy information to have when you are writing code or designing a web page.
| HTTP_ACCEPT | Accept: application/xhtml+xml, text/html;q=0.9, text/plain; | | | | HTTP_ACCEPT_CHARSET | ISO-8859-1, utf-8;q=0.7, *;q=0.7 | | | | HTTP_ACCEPT_ENCODING | gzip | | | | HTTP_ACCEPT_LANGUAGE | en-us, en;q=0.5 | | | | HTTP_CACHE_CONTROL | no-cache | | | | HTTP_CONNECTION | close | | | | HTTP_HOST | www.web-geek.com | | | | HTTP_PRAGMA | no-cache | | | | HTTP_USER_AGENT | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) | | | | QUERY_STRING | | | | | REMOTE_ADDR | 38.103.63.16 | | | | REMOTE_PORT | 39466 | | | | REQUEST_METHOD | GET | | | | REQUEST_URI | /utils/browserinfo.html | | |
|