Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/script-src-strict_dynamic_double_policy_report_only.html.headers |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/script-src-strict_dynamic_double_policy_report_only.html.headers b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/script-src-strict_dynamic_double_policy_report_only.html.headers |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7883f80ef610477ca7922dafe9acf3c3b2314d8c |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/script-src/script-src-strict_dynamic_double_policy_report_only.html.headers |
@@ -0,0 +1,6 @@ |
+Expires: Mon, 26 Jul 1997 05:00:00 GMT |
+Cache-Control: no-store, no-cache, must-revalidate |
+Cache-Control: post-check=0, pre-check=0, false |
+Pragma: no-cache |
+Content-Security-Policy: script-src 'strict-dynamic' 'nonce-dummy' |
+Content-Security-Policy-Report-Only: script-src 'none' |