Skip to content

Instantly share code, notes, and snippets.

@dmalan
Created August 26, 2014 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmalan/4ad68fcc7ed8898c0906 to your computer and use it in GitHub Desktop.
Save dmalan/4ad68fcc7ed8898c0906 to your computer and use it in GitHub Desktop.
<html>
<head>
<meta name="keywords" content="http, header, cookie, magic cookie, internet explorer, netscape, opera, lynx, check, view, display, examine, inspect, see, proxy, client, server, browser, user agent, pocket PC, windows CE, digital TV, webtv, wap, wml, cc/pp, uaprof, capability, profile, preferences, content negotiation, metadata, dublin core, pics, platform for internet content selection, accessibility, WAI">
<meta name="description" content="Use this page to check the HTTP headers transmitted by your browser.">
<title>xhaus.com: HTTP header check</title>
<style type="text/css">
body {font-family:arial, sans-serif;}
table {border-width: 1px; border-color: black; border-style: solid;}
.head {background-color:#6666ff; color:#ffffff;font-size:12pt;}
.odd {background-color:#f0ffff; color:#000000; border: 1px solid black;}
.even {background-color:#ffffff; color:#000000; border: 1px solid black;}
.meta {background-color:#eeeeee; color:#000000; border: 1px solid black;}
.small {font-size:9pt;}
</style>
</head>
<body>
<div align="center">
<h3 class="head" colspan="2">Your browser software transmitted the following HTTP headers</h3>
<h4>URL: <a href="http://xhaus.com/headers">http://xhaus.com/headers</a></h4>
<table border="0" cellpadding="2">
<tr>
<th class="head">Request parameter</b></th>
<th class="head">Value</th>
</tr>
<tr>
<td class='meta'>Requested URI</td>
<td class='meta'><b>/headers</b></td>
</tr>
<tr>
<td class='meta'>Request Method</td>
<td class='meta'><b>GET</b></td>
</tr>
<tr>
<td class='meta'>Remote IP Address</td>
<td class='meta'><b>50.169.237.223</b></td>
</tr>
<tr>
<td class='meta'>Remote IP Port</td>
<td class='meta'><b>35122</b></td>
</tr>
<tr>
<td class='meta'>Protocol version</td>
<td class='meta'><b>HTTP/1.0</b></td>
</tr>
<tr>
<th class="head">HTTP Header<b><sup>*</sup></b></th>
<th class="head">Value</th>
</tr>
<tr>
<td class='odd'>Accept</td>
<td class='odd'><b>*/*</b></td>
</tr>
<tr>
<td class='even'>Connection</td>
<td class='even'><b>Keep-Alive</b></td>
</tr>
<tr>
<td class='odd'>Host</td>
<td class='odd'><b>www.xhaus.com</b></td>
</tr>
<tr>
<td class='even'>User-Agent</td>
<td class='even'><b>curl/7.29.0</b></td>
</tr>
</table>
<p class="small"><b><sup>*</sup></b>Header names have been capitalized, and may not appear exactly as transmitted by your browser. This should not make a difference to servers and clients, though, because the <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment