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: 18.97.14.80
accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
user-agent: CCBot/2.0 (https://commoncrawl.org/faq/)
accept-encoding: gzip, br
accept-language: en-US,en;q=0.5
cf-ray: 9bd1a343dc0dd6b1-SJC
cdn-loop: cloudflare; loops=1
CF-Connecting-IP: 18.97.14.80
CF-IPCountry: US
CF-Visitor: {"scheme":"https"}
X-Forwarded-Proto: https
Host: www.webtrafficexchange.com
connection: Keep-Alive