Help Centre

Frequently asked questions, getting-started guide, and known limitations for Headergrade.

Getting Started

Headergrade is a diagnostic tool that fetches any public HTTPS URL and reports every HTTP response header your server sends. For the seven most important security headers, it provides a plain-language explanation of what each one does, whether the current value is effective, and the exact change you need to make.

  1. Go to the scan page. No signup or account needed.
  2. Enter your URL. If you omit the scheme, https:// is added automatically. Private or internal hosts (e.g. localhost, 192.168.x.x) are rejected for security reasons.
  3. Click "Scan". Headergrade fetches the URL server-side (via Cloudflare Workers), follows up to two redirects, and returns the headers as received.
  4. Read the results. Each of the seven key security headers gets its own card showing the raw value, a status (Present and scoped / Present, review value / Missing), and what it means. Use the "Show all headers" button to see every header the server actually sent.
  5. Apply the fix. Each card includes a recommended header value you can copy straight into your server configuration or CDN settings.
That is all it does. Headergrade answers when you ask it. There are no accounts, no stored history, no scheduled re-scans. If you want to check again tomorrow, you scan again tomorrow.

Frequently Asked Questions

What headers does Headergrade check?

Seven key security headers get detailed explanations with status indicators and fix recommendations:

Plus every other header your server sends is listed in the "Show all headers" table. Headergrade does not cherry-pick — if it is there, you will see it.

How do I interpret the scan results?

Each header card shows one of four status levels:

Headergrade does not calculate a score out of 100. A grade nobody can act on is decoration — instead, each card tells you exactly which directive to change and why.

Why did my scan fail or return unexpected results?

Several known causes:

Is Headergrade a security audit? Does it certify compliance?

No. Headergrade is a diagnostic tool, not a compliance scanner or penetration tool. It does not:

A correctly configured Content-Security-Policy is one layer of defence, not a clean bill of health. Always pair header checks with proper application security testing.

Does Headergrade store my data?

No. Headergrade does not have a database. There are no user accounts, no cookies, no analytics tracking, and no stored scan history. The URL you enter is processed in memory by a Cloudflare Worker and discarded after the result is returned to your browser. See the Privacy Policy for full details.

Is there a limit on how many scans I can run?

No. The Free tier (€0/month) includes unlimited scans with no signup required. There is no rate limit on the app page. If the service experiences abuse in the future, the operator may introduce rate limiting, but it will apply evenly to all users and be documented here.

When will Pro features be available?

Pro features (scan history, scheduled re-scans, email alerts, team workspaces, API rate-limit increases) are planned but not yet built. The backend infrastructure required — a database, user authentication, a scheduled job runner, and an email sender — does not exist yet. The pricing page shows these as planned items. There is no timeline for delivery, and no way to purchase Pro today.

The Free tier will remain available indefinitely with no feature degradation.

Can I use Headergrade programmatically / via API?

Headergrade does not have a public API endpoint. The scan tool is the only interface. An API may be offered with the Pro tier in future, but is not available today.

Known Limitations

Honest about what this product is. Headergrade is an early-stage tool. The following are deliberate limitations, not bugs:

How to Contact Us

No support inbox has been established yet. The operator has not registered a legal entity or set up a mailbox for this service. There is no email address to write to, no ticket system, and no live chat.

Because Headergrade is a simple, stateless tool with no accounts, most questions are answered by this page. If you have found a genuine bug or have a feature suggestion:

You are reading the Help Centre for Headergrade — a free HTTP security header diagnostic tool. This page was last updated: 8 August 2026.