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
900 stars 27 forks source link

I believe "report_to" needs to be added to the tuple_headers function #9

Closed jeffhoyo closed 3 years ago

jeffhoyo commented 4 years ago

Receiving error message: TypeError: tuple_headers() got an unexpected keyword argument 'report_to'

tradfor commented 4 years ago

Closes #8

cak commented 3 years ago

Thanks @jeffhoyo, @tradfor and @ho4ho, you all rock! Sorry the delay, but I am excited to focus on a new version of secure.py! 🥳