Home /
Show Browser-Header and Remote Variables
This free service displays your browser header, a set of variables sent out with each request you do on the internet.
Also, each request on the server fills the so-called Environment hash, a set of values in part supplied by your system and in part by the server itself. (We kept back some values).
Browser Header (HTTP Request header)
GET /browserheader HTTP/1.1
Host: www.2m2r.com
User-Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_ACCEPT: text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
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.2m2r.com
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc02-01
Environment
Also, each request on the server fills the so-called Environment hash, a set of values in part supplied by your system and in part by the server itself. (We kept back some values).
GATEWAY_INTERFACE: CGI/1.1
REDIRECT_URL: /browserheader
REMOTE_ADDR: 38.107.179.220
REMOTE_PORT: 44922
REQUEST_METHOD: GET
REQUEST_URI: /browserheader
SERVER_NAME: www.2m2r.com
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SOFTWARE: Apache
