aboutsummaryrefslogtreecommitdiff
path: root/tests/data/http10.txt
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-11-13 16:05:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-11-13 16:05:39 +0000
commitaa9a60287d29821ded4a187ab83d6994335953ce (patch)
tree519a32eef65bcc8c16ddbe7fa5981af66cf19005 /tests/data/http10.txt
parent6736c1610c47ee5faad0c34a51a290bc26397d17 (diff)
more test case data
Diffstat (limited to 'tests/data/http10.txt')
-rw-r--r--tests/data/http10.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/data/http10.txt b/tests/data/http10.txt
new file mode 100644
index 000000000..665ce653c
--- /dev/null
+++ b/tests/data/http10.txt
@@ -0,0 +1,9 @@
+PUT /we/want/10 HTTP/1.0
+Host: 127.0.0.1:8999
+Pragma: no-cache
+Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
+Content-Length: 60
+
+http://%HOSTIP:%HOSTPORT/we/want/10 -T data/command10.txt
+
+