TypeError / secure

Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more. Secure defaults or fully customizable.
MIT License
895 stars 27 forks source link

Add "Report-To" header #6

Closed myartsev closed 4 years ago

myartsev commented 4 years ago

Fixes #6

cak commented 4 years ago

Thanks!