Raw Request Headers

Fetching headers from server...

What Do These Mean?

User-Agent

Identifies your browser, operating system, and device type. This is commonly used for browser fingerprinting.

Accept-Language

Tells the server which languages you prefer, which can reveal your regional location even behind a VPN.

Referer

Shows the URL of the previous page you were on that linked you to the current page. A major privacy leak.

X-Forwarded-For

If you are using a proxy, this header might accidentally reveal your real IP address to the destination server.