diff options
Diffstat (limited to 'chrome/test/data')
-rw-r--r-- | chrome/test/data/download-autoopen.txt | 3 | ||||
-rw-r--r-- | chrome/test/data/download-autoopen.txt.mock-http-headers | 5 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chrome/test/data/download-autoopen.txt b/chrome/test/data/download-autoopen.txt new file mode 100644 index 0000000..e139b47 --- /dev/null +++ b/chrome/test/data/download-autoopen.txt @@ -0,0 +1,3 @@ + +Now is the time for all good people to come to the aid +of their open source project. diff --git a/chrome/test/data/download-autoopen.txt.mock-http-headers b/chrome/test/data/download-autoopen.txt.mock-http-headers new file mode 100644 index 0000000..a15a097 --- /dev/null +++ b/chrome/test/data/download-autoopen.txt.mock-http-headers @@ -0,0 +1,5 @@ +HTTP/1.1 200 OK +Content-Type: application/octet-stream; charset=utf-8 +Content-Length: 87 +Date: Mon, 13 Nov 2006 21:38:09 GMT +Expires: Tue, 14 Nov 2006 19:23:58 GMT |