HttpFixer → About

About HttpFixer

HttpFixer is a free, browser-based suite of HTTP developer tools. We build fixers, not checkers — every tool ships the exact copy-paste config to resolve the issue, detected for your specific stack.

9Active tools
4Generators
0Signups required
MITOpen source

Our philosophy

Every audit ships the exact config to resolve the issue — for your specific stack.
Client-side only — your URLs, configs, and data never leave your browser.
No signup, no backend, no tracking — ever.
AI-resistant — live HTTP requests return real data that language models cannot replicate without actually fetching your URL.
MIT licensed, open source — all code public at github.com/metriclogic26/httpfixer.

What makes HttpFixer different

securityheaders.com tells you HSTS is missing. HeadersFixer tells you the exact add_header directive for your Nginx config, the Cloudflare Transform Rule, and the vercel.json entry — detected from your live URL's Server header.

Mozilla Observatory gives you a grade. HttpFixer gives you the config to change the grade. This is the fixer-not-checker philosophy applied to every tool in the suite.

The tools

ToolWhat it fixes
HeadersFixerMissing or misconfigured HTTP security headers
CORSFixerCORS preflight failures — live OPTIONS request to your API
OAuthFixerOAuth 2.0 / OIDC errors — invalid_grant, redirect_uri_mismatch, PKCE
CSPFixerContent Security Policy — scan live page, generate working policy
EdgeFixCache-Control, CDN, and edge caching misconfiguration
SpeedFixerPageSpeed failures — live PSI audit with stack-specific config
Header DiffCompare headers between two URLs — staging vs production
Cache SimulatorVisualise Cache-Control directive behaviour
HSTS PreloadCheck preload list status and HSTS header requirements

Part of MetricLogic

HttpFixer is part of the network of free developer diagnostic tools:

Open source

All HttpFixer code is MIT licensed and public at github.com/metriclogic26/httpfixer. The moat is the live data fetch — not the code.