update comment block

This commit is contained in:
Phil Ogbonna 2024-09-16 22:02:55 -03:00
parent 499e5e4f60
commit 896baf021b

View File

@ -23,6 +23,7 @@ def set_security_headers() -> Dict[str, str]:
- x-content-type-options - x-content-type-options
- x-download-options - x-download-options
- x-frame-options - x-frame-options
- x-permitted-cross-domain-policies
Each environment variable is associated with a specific setter function Each environment variable is associated with a specific setter function
that constructs the header. If the environment variable is set, the that constructs the header. If the environment variable is set, the