Network & Domain · Step-by-step guide

How to Check a Website's HTTP Headers

HTTP Headers Checker shows the hidden headers a website sends back and scores its security settings. It is useful for developers and site owners checking caching, redirects and security.

Open the HTTP Headers Checker Free · No sign-up · 5 steps · 2 min read

How to use it

  1. Enter the web address

    Type a full address such as https://example.com into URL to check.

  2. Choose the method

    HEAD is quick and fetches only headers. Use GET if a site responds differently to HEAD. Keep Follow redirects on to see every hop.

  3. Press Check Headers

    The result loads in a moment.

    HTTP Headers Checker with https://wivrix.com entered
    URL (1), method (2) and Check Headers (3).
  4. Read the security score

    The scorecard grades security headers such as HSTS, CSP, X-Frame-Options and Referrer-Policy.

  5. Look at each item

    Each header shows whether it is present and what it does, so you know what to fix. The full header list and redirect chain are below.

    Security scorecard with HSTS and other header results
    The security score (4) and an individual header check (5).

Tips and common questions

What is HSTS?

HTTP Strict Transport Security tells browsers to always use HTTPS for your site, which protects visitors from being downgraded to an insecure connection.

What is a Content Security Policy (CSP)?

A CSP tells the browser which sources of scripts, styles and images are allowed. It is one of the best defences against injected code.

Why does the result differ from my browser?

The check runs from a server, not your browser, so cookies, logins and location-based content can make results differ.

Privacy

The URL you enter is sent to the Wivrix server, which fetches the headers for you. Results are not stored.

Ready to try it? The HTTP Headers Checker is free and needs no account.

Open the HTTP Headers Checker

See all tool guides →