Chromium Code Reviews| Index: content/test/data/download/download-with-xfo-deny.html.mock-http-headers |
| diff --git a/content/test/data/download/download-with-xfo-deny.html.mock-http-headers b/content/test/data/download/download-with-xfo-deny.html.mock-http-headers |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..45408d710932ee4073490b78ca97d09716cb14b6 |
| --- /dev/null |
| +++ b/content/test/data/download/download-with-xfo-deny.html.mock-http-headers |
| @@ -0,0 +1,3 @@ |
| +HTTP/1.0 200 OK |
| +Content-Disposition: attachment; filename=foo |
| +X-Frame-Options: DENY |