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/reply3.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/data/reply3.txt (limited to 'tests/data/reply3.txt') diff --git a/tests/data/reply3.txt b/tests/data/reply3.txt new file mode 100644 index 000000000..0fca7fe69 --- /dev/null +++ b/tests/data/reply3.txt @@ -0,0 +1,8 @@ +HTTP/1.1 200 OK +Server: test-server/fake +Content-Type: text/html +Content-Length: 0 + +this is data even though Content-Length is set to zero + + -- cgit v1.2.3