Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
added clouflare headers config file
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavkgrd committed Dec 1, 2021
1 parent ce22b0f commit 46ff8a5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions public/_headers.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
/*
Cache-Control: no-store, must-revalidate
Content-Security-Policy: default-src self; object-src self; base-uri self; form-action self; frame-ancestors self
Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin
Strict-Transport-Security: max-age=63072000
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Frame-Options: deny
X-Xss-Protection: 1

0 comments on commit 46ff8a5

Please sign in to comment.