diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-28 17:07:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-28 17:07:22 +0000 |
commit | 958987c214cacdfaad6fa960b39e0c917f43af2d (patch) | |
tree | c56329e40b0b015ab7d081dfdd8868a75643f456 /tests/data/test56 | |
parent | ed75842df07357acde35c6edef39aa6e31d752a2 (diff) |
Chunked-transfers should have an additional CRLF after the final 0 CRLF
sequence.
Diffstat (limited to 'tests/data/test56')
-rw-r--r-- | tests/data/test56 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test56 b/tests/data/test56 index 78e29f62e..fa0a6e4d1 100644 --- a/tests/data/test56 +++ b/tests/data/test56 @@ -48,5 +48,6 @@ Content-Type: application/x-www-form-urlencoded c
we post this
0
+
</protocol> </verify> |