fdsfsd
This commit is contained in:
parent
9d6fe36499
commit
f532123c32
2 changed files with 2 additions and 2 deletions
|
@ -124,8 +124,8 @@ 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")
|
||||
response.headers.add("Content-Security-Policy", "script-src 'self';")
|
||||
return response
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue