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

Update preamble snippet for FastAPI #13

Closed sesh closed 3 years ago

sesh commented 3 years ago

Very quick edit to fix this small error I noticed in the documentation.

cak commented 3 years ago

Thanks!