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/prot32.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'tests/data/prot32.txt') diff --git a/tests/data/prot32.txt b/tests/data/prot32.txt index d7895ebd6..e8efcce0e 100644 --- a/tests/data/prot32.txt +++ b/tests/data/prot32.txt @@ -1,5 +1,12 @@ +POST /32 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 GET /moo/moo/moo/320002 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