Does this replace a security audit?
No. It reports selected response headers and missing signals. Use a dedicated security review for threat modeling, CSP correctness, cookie settings, and application behavior.
Why are Set-Cookie headers not shown?
Cookie headers can contain sensitive values. This checker focuses on cache, content, indexing, CDN, and policy headers that are safer to summarize.
Does this prove a CDN cache is working?
No. It reports final response headers from one request. Cache hit rates and regional CDN behavior require repeated measurements or provider-specific logs.
Do utility tools upload my payload?
Use the page notes for each tool. Browser-side utilities can generate outputs locally, but the final file or code may still reveal whatever you encode or share.
Why should I test the generated output?
Scanners, printers, file viewers, apps, and platform previews can behave differently, so test the exact downloaded output before using it publicly.
Why might another checker show a different output?
Different tools may use different rounding, assumptions, default rates, methods, formulas, or input timing. Compare the visible method and inputs before relying on the output.