Update Referrer-Policy

This commit is contained in:
Yogesh Beniwal
2022-05-11 21:57:38 +08:00
parent 6b9fe8ffbf
commit b09a9b203c

View File

@@ -68,7 +68,7 @@ http {
more_set_headers "X-Frame-Options : SAMEORIGIN";
more_set_headers "X-Xss-Protection : 1; mode=block";
more_set_headers "X-Content-Type-Options : nosniff";
more_set_headers "Referrer-Policy : no-referrer, strict-origin-when-cross-origin";
more_set_headers "Referrer-Policy : strict-origin-when-cross-origin";
more_set_headers "X-Download-Options : noopen";
# oscp settings