[Backport release-25.05] nixos/tests/pleroma: rm x-xss-protection (#439544)

This commit is contained in:
dish
2025-09-02 15:07:30 -04:00
committed by GitHub

View File

@@ -244,7 +244,6 @@ import ./make-test-python.nix (
if ($request_method = OPTIONS) {
return 204;
}
add_header X-XSS-Protection "1; mode=block";
add_header X-Permitted-Cross-Domain-Policies none;
add_header X-Frame-Options DENY;
add_header X-Content-Type-Options nosniff;