diff tests/test-webraw.out @ 2532:84655f721f39

Add a test for getting raw files via the web UI.
author Eric Hopper <hopper@omnifarious.org>
date Thu, 29 Jun 2006 16:44:23 -0700
parents
children d75c68b55af8
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/tests/test-webraw.out
@@ -0,0 +1,10 @@
+200 Script output follows
+content-type: text/plain
+content-length: 157
+content-disposition: filename=sometext.txt
+
+This is just some random text
+that will go inside the file and take a few lines.
+It is very boring to read, but computers don't
+care about things like that.
+localhost - - [date] "GET /?f=f165dc289438;file=sometext.txt;style=raw HTTP/1.1" 200 -