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/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/data/Makefile.am') diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index aa944501c..3a655a0ef 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -62,4 +62,5 @@ command30.txt name29.txt prot29.txt reply29.txt \ command31.txt name32.txt reply31.txt reply32.txt \ command32.txt prot31.txt reply310001.txt reply320001.txt \ name31.txt prot32.txt reply310002.txt reply320002.txt \ -command33.txt extra33.txt name33.txt prot33.txt reply33.txt +command33.txt extra33.txt name33.txt prot33.txt reply33.txt \ +command34.txt prot34.txt reply340001.txt name34.txt reply34.txt -- cgit v1.2.3