浏览代码

added clouflare headers config file

Abhinav 3 年之前
父节点
当前提交
ec699c148f
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      public/_headers

+ 10 - 0
public/_headers

@@ -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