From 58c3bdc1a4617aa16fc0f5e2be0655b3ff1e8809 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 23 May 2001 15:00:48 +0000 Subject: new test case file format --- tests/data/prot9.txt | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 tests/data/prot9.txt (limited to 'tests/data/prot9.txt') diff --git a/tests/data/prot9.txt b/tests/data/prot9.txt deleted file mode 100644 index 2614b71ab..000000000 --- a/tests/data/prot9.txt +++ /dev/null @@ -1,23 +0,0 @@ -POST /we/want/9 HTTP/1.1 -Host: 127.0.0.1:8999 -Pragma: no-cache -Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* -Content-Length: 446 -Content-Type: multipart/form-data; boundary=curluczemxkcWWsxptLlAImrFQHwQ3W - ---curluczemxkcWWsxptLlAImrFQHwQ3W -Content-Disposition: form-data; name="name" - -daniel ---curluczemxkcWWsxptLlAImrFQHwQ3W -Content-Disposition: form-data; name="tool" - -curl ---curluczemxkcWWsxptLlAImrFQHwQ3W -Content-Disposition: form-data; name="file"; filename="data/command9.txt" -Content-Type: text/plain - -http://%HOSTIP:%HOSTPORT/we/want/9 -F name=daniel -F tool=curl -F file=@data/command9.txt - - ---curluczemxkcWWsxptLlAImrFQHwQ3W-- -- cgit v1.2.3