aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test510
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-12-07 20:25:17 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-12-07 20:25:17 +0000
commitebe5339003df6b4247f3637c4df5272a8dd69909 (patch)
tree3d537cb712a39ab263cb95a9597388a17e4ad36b /tests/data/test510
parent95362af43c6ab478e21a777c29eb98c8e093a0b2 (diff)
- Martin Storsjo made libcurl use the Expect: 100-continue header for posts
with unknown size. Previously it was only used for posts with a known size larger than 1024 bytes.
Diffstat (limited to 'tests/data/test510')
-rw-r--r--tests/data/test5101
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test510 b/tests/data/test510
index 360d6e96e..8313f51c3 100644
--- a/tests/data/test510
+++ b/tests/data/test510
@@ -40,6 +40,7 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
Transfer-Encoding: chunked
Content-Type: application/x-www-form-urlencoded
+Expect: 100-continue
3
one