HTTP Browser Header Check
HTTP is the protocol used to transfer data between the web server and browsers.
When a browser requests a HTML document from a web server, the browser send an URL
(web address) with a request header. The server respond to a browser by providing
a HTTP response header and the requested document (if exists). This tool
extracts the HTTP browser request headers, and displays them to you.
x-forwarded-for: 2600:1f28:365:80b0:298f:211f:6974:175f
user-agent: CCBot/2.0 (https://commoncrawl.org/faq/)
accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
accept-encoding: gzip, br
if-modified-since: Sat, 18 Oct 2025 07:49:11 GMT
cf-ray: 9d81243c0df4d630-SJC
accept-language: en-US,en;q=0.5
cdn-loop: cloudflare; loops=1
CF-Connecting-IP: 2600:1f28:365:80b0:298f:211f:6974:175f
CF-IPCountry: US
CF-Visitor: {"scheme":"https"}
X-Forwarded-Proto: https
Host: tools.iplocation.net
connection: Keep-Alive