Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/support/inside-worker.sub.js.headers |
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/support/inside-worker.sub.js.headers b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/support/inside-worker.sub.js.headers |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..50ff4a5b94df68c5d20f9f46d76368f23d0d14f2 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/external/wpt/content-security-policy/securitypolicyviolation/support/inside-worker.sub.js.headers |
| @@ -0,0 +1,5 @@ |
| +Expires: Mon, 26 Jul 1997 05:00:00 GMT |
|
foolip
2017/02/23 17:00:34
A few of these headers weren't in the PHP equivale
Mike West
2017/02/23 18:21:51
They weren't. I guess we don't need them, but I co
|
| +Cache-Control: no-store, no-cache, must-revalidate |
| +Cache-Control: post-check=0, pre-check=0, false |
| +Pragma: no-cache |
| +Content-Security-Policy: connect-src 'self' |