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 |
|---|---|
| Priority | u=0, i |
| Accept-Encoding | gzip, deflate, br, zstd |
| Sec-Fetch-Dest | document |
| Sec-Fetch-User | ?1 |
| Sec-Fetch-Mode | navigate |
| Sec-Fetch-Site | none |
| Accept | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 |
| User-Agent | Mozilla/5.0 (iPhone; CPU iPhone OS 15_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Mobile/15E148 Safari/604.1 |
| Upgrade-Insecure-Requests | 1 |
| Accept-Language | en-US,en;q=0.5 |
| Host | manytools.org |
| Content-Length | |
| Content-Type |
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="https://manytools.org/http-html-text/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