From fe64570d5d675fd8d407816685ee95ecc91eae90 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 14 Mar 2001 14:26:16 +0000 Subject: updated to work with the modified http server --- tests/data/prot31.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'tests/data/prot31.txt') diff --git a/tests/data/prot31.txt b/tests/data/prot31.txt index 2423910ce..094c9f3f5 100644 --- a/tests/data/prot31.txt +++ b/tests/data/prot31.txt @@ -1,5 +1,12 @@ +POST /31 HTTP/1.1 +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 POST /moo/moo/moo/310002 HTTP/1.1 -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, */* -- cgit v1.2.3