From 2fa0d3dd5f6c1bd4e6a2c77ab731e9112d38e271 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 27 Jan 2001 20:02:11 +0000 Subject: test case 31 and 32 were added --- tests/data/prot31.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/data/prot31.txt (limited to 'tests/data/prot31.txt') diff --git a/tests/data/prot31.txt b/tests/data/prot31.txt new file mode 100644 index 000000000..4c87ac86a --- /dev/null +++ b/tests/data/prot31.txt @@ -0,0 +1,9 @@ +POST /moo/moo/moo/310002 HTTP/1.0 +User-Agent: curl/7.6 (i686-pc-linux-gnu) libcurl 7.6 (SSL 0.9.5) (ipv6 enabled) +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* +Content-Length: 9 +Content-Type: application/x-www-form-urlencoded + +mooo=fooo -- cgit v1.2.3