From 86be392f44bb7dd2ad6897d9a1efb52c98653bc8 Mon Sep 17 00:00:00 2001 From: Laurence Gill Date: Wed, 21 Jun 2023 16:27:05 +0100 Subject: [PATCH] Remove the ACAO header which is added by default on Cloudflare Pages (#25644) --- .github/cfp_headers | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/cfp_headers b/.github/cfp_headers index 2252ae3726..4a1d4d441a 100644 --- a/.github/cfp_headers +++ b/.github/cfp_headers @@ -1,4 +1,5 @@ /* + ! Access-Control-Allow-Origin X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff Strict-Transport-Security: max-age=31536000; includeSubDomains; preload