remotes/1693045480750635534/spooky-22
Aevann1 2021-12-10 22:14:57 +02:00
parent c36002e5e7
commit 1fc1f8dae0
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ def teardown_request(error):
def after_request(response):
response.headers.add("Strict-Transport-Security", "max-age=31536000")
response.headers.add("Referrer-Policy", "same-origin")
response.headers.add("X-Frame-Options", "deny")
return response