Added test case 36:
authorDaniel Stenberg <daniel@haxx.se>
Mon, 12 Mar 2001 15:27:01 +0000 (15:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 12 Mar 2001 15:27:01 +0000 (15:27 +0000)
[HTTP GET with badly formatted chunked Transfer-Encoding]

tests/data/Makefile.am
tests/data/command36.txt [new file with mode: 0644]
tests/data/error36.txt [new file with mode: 0644]
tests/data/name36.txt [new file with mode: 0644]
tests/data/reply36.txt [new file with mode: 0644]

index a76d09b..b61bb5c 100644 (file)
@@ -64,4 +64,5 @@ 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 \
 command34.txt prot34.txt reply340001.txt name34.txt reply34.txt \
-command35.txt  name35.txt     prot35.txt     reply35.txt
+command35.txt  name35.txt     prot35.txt     reply35.txt \
+command36.txt  error36.txt  name36.txt  reply36.txt
\ No newline at end of file
diff --git a/tests/data/command36.txt b/tests/data/command36.txt
new file mode 100644 (file)
index 0000000..3437973
--- /dev/null
@@ -0,0 +1 @@
+http://%HOSTIP:%HOSTPORT/36
diff --git a/tests/data/error36.txt b/tests/data/error36.txt
new file mode 100644 (file)
index 0000000..6f4247a
--- /dev/null
@@ -0,0 +1 @@
+26
diff --git a/tests/data/name36.txt b/tests/data/name36.txt
new file mode 100644 (file)
index 0000000..786f1ad
--- /dev/null
@@ -0,0 +1 @@
+HTTP GET with badly formatted chunked Transfer-Encoding
diff --git a/tests/data/reply36.txt b/tests/data/reply36.txt
new file mode 100644 (file)
index 0000000..c5269e9
--- /dev/null
@@ -0,0 +1,8 @@
+HTTP/1.1 200 funky chunky!
+Server: fakeit/1.0
+Transfer-Encoding: chunked
+
+40\r
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+ILLEGAL\r
+bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb