diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/data/test508 | 1 | ||||
-rw-r--r-- | tests/data/test510 | 1 | ||||
-rw-r--r-- | tests/data/test513 | 1 | ||||
-rw-r--r-- | tests/data/test515 | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/data/test508 b/tests/data/test508 index 3d3c6c9e0..9ebbaa92a 100644 --- a/tests/data/test508 +++ b/tests/data/test508 @@ -39,7 +39,6 @@ Host: 127.0.0.1:%HTTPPORT Accept: */*
Content-Length: 45
Content-Type: application/x-www-form-urlencoded
-Expect: 100-continue
this is what we post to the silly web server </protocol> diff --git a/tests/data/test510 b/tests/data/test510 index 79c2d11a6..1c883f18d 100644 --- a/tests/data/test510 +++ b/tests/data/test510 @@ -39,7 +39,6 @@ Host: 127.0.0.1:%HTTPPORT Accept: */*
Transfer-Encoding: chunked
Content-Type: application/x-www-form-urlencoded
-Expect: 100-continue
3
one
diff --git a/tests/data/test513 b/tests/data/test513 index 920cbcc17..44063bc18 100644 --- a/tests/data/test513 +++ b/tests/data/test513 @@ -30,7 +30,6 @@ Host: 127.0.0.1:%HTTPPORT Accept: */*
Content-Length: 1
Content-Type: application/x-www-form-urlencoded
-Expect: 100-continue
</protocol> # 42 - aborted by callback diff --git a/tests/data/test515 b/tests/data/test515 index f6be8c42c..566da84f4 100644 --- a/tests/data/test515 +++ b/tests/data/test515 @@ -40,7 +40,6 @@ Host: 127.0.0.1:%HTTPPORT Accept: */*
Content-Length: 0
Content-Type: application/x-www-form-urlencoded
-Expect: 100-continue
</protocol> </verify> |