Chromium Code Reviews| Index: chrome/test/data/download-dangerous.jar.mock-http-headers |
| diff --git a/chrome/test/data/download-dangerous.jar.mock-http-headers b/chrome/test/data/download-dangerous.jar.mock-http-headers |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e675398adfc353220e14e00c7b0bccc1e03d1cd6 |
| --- /dev/null |
| +++ b/chrome/test/data/download-dangerous.jar.mock-http-headers |
| @@ -0,0 +1,6 @@ |
| +HTTP/1.1 200 OK |
| +Content-Type: application/x-jar |
| +Content-Disposition: attachment; filename="download-dangerous.jar" |
| +Content-Length: 97 |
| +Date: Mon, 13 Nov 2006 21:38:09 GMT |
| +Expires: Tue, 14 Nov 2006 19:23:58 GMT |