mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-05-20 07:20:35 -04:00
remove legacy Expect-CT header
This commit is contained in:
parent
ff010aa945
commit
a5c257d8a5
1 changed files with 0 additions and 3 deletions
|
@ -5,8 +5,5 @@ add_header Cross-Origin-Opener-Policy "same-origin" always;
|
|||
add_header Cross-Origin-Embedder-Policy "require-corp" always;
|
||||
add_header Origin-Agent-Cluster "?1" always;
|
||||
|
||||
# obsolete when client system time is correct
|
||||
add_header Expect-CT "enforce, max-age=63072000" always;
|
||||
|
||||
# obsolete, unsafe and replaced with strong Content-Security-Policy
|
||||
add_header X-XSS-Protection "0" always;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue