diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test510 | 1 | ||||
-rw-r--r-- | tests/data/test565 | 1 |
2 files changed, 2 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
diff --git a/tests/data/test565 b/tests/data/test565 index 896db4061..838941fef 100644 --- a/tests/data/test565 +++ b/tests/data/test565 @@ -88,6 +88,7 @@ Host: 127.0.0.1:8990 Accept: */*
Transfer-Encoding: chunked
Content-Type: application/x-www-form-urlencoded
+Expect: 100-continue
3
one
|