Description
Add security-focused HTTP headers to Flask applications. It helps projects configure protections such as HTTPS enforcement, Content Security Policy, clickjacking defense, and related browser safeguards.
This is a security hardening extension, not a complete audit. Header policies should be tested with the real site, because rules that are too weak reduce protection and rules that are too strict can break features.