HTTP headers - display the full request headers your browser sends
When your browser requests a web page from a server via HTTP (HyperText Transfer Protocol), it sends a set of headers with various bits of information about itself. Below you can see the headers sent by your browser.
| HTTP header | Value |
|---|---|
| HOST | manytools.org |
| ACCEPT-ENCODING | x-gzip, gzip, deflate |
| USER-AGENT | CCBot/2.0 |
| ACCEPT-LANGUAGE | en-us,en-gb,en;q=0.7,*;q=0.3 |
| ACCEPT | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
| CONNECTION | close |
Link to this page: “Request headers”
You can link to this tool using this HTML code. Simply copy and paste it into your page:
<a href="http://manytools.org/html-and-text-tools/http-request-headers/">HTTP headers - display the full request headers your browser sends</a>
If you have any problems using this HTTP headers - display the full request headers your browser sends, please contact me.
Share this tool with your friends