Merge pull request #434 from yogeshbeniwal/enhance/referrer-policy

Update Referrer-Policy
This commit is contained in:
VirtuBox
2022-05-21 01:15:05 +02:00
committed by GitHub

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