From 14bcdcfcdd785e417724dd3e2ce3cfc8d0d65dfd Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 10 Nov 2000 15:24:54 +0000 Subject: test files --- tests/data/http3.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tests/data/http3.txt (limited to 'tests/data/http3.txt') diff --git a/tests/data/http3.txt b/tests/data/http3.txt new file mode 100644 index 000000000..94214e162 --- /dev/null +++ b/tests/data/http3.txt @@ -0,0 +1,9 @@ +POST /3 HTTP/1.0 +Authorization: Basic ZmFrZTotdXNlcg== +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* +Content-Length: 37 +Content-Type: application/x-www-form-urlencoded + +fooo=mooo&pooo=clue&doo=%20%20%20++++ -- cgit v1.2.3