From 11186122495e2df56d77b17e0faffd64268f1ec5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 8 Mar 2001 08:30:35 +0000 Subject: Added test #34 - HTTP GET with chunked Transfer-Encoding --- tests/data/prot34.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/data/prot34.txt (limited to 'tests/data/prot34.txt') diff --git a/tests/data/prot34.txt b/tests/data/prot34.txt new file mode 100644 index 000000000..cbc25212f --- /dev/null +++ b/tests/data/prot34.txt @@ -0,0 +1,6 @@ +GET /34 HTTP/1.1 +User-Agent: curl/7.7-alpha2 (sparc-sun-solaris2.7) libcurl 7.7-alpha2 (SSL 0.9.6) (krb4 enabled) +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* + -- cgit v1.2.3