summaryrefslogtreecommitdiff
path: root/tests/data/test1071
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2023-03-10 13:15:43 -0800
committerDan Fandrich <dan@coneharvesters.com>2023-03-11 18:57:19 -0800
commitee521a1c889f4cde6905c5db117959917568be9b (patch)
treed1c0b8a61e0ad324aaece6eb0ecaeb6329a750c1 /tests/data/test1071
parent970330bdedb7fd943ce3fc0c0272ce7306263506 (diff)
downloadcurl-ee521a1c889f4cde6905c5db117959917568be9b.tar.gz
http: don't send 100-continue for short PUT requests
This is already how curl is documented to behave in Everything curl, but in actuality only short POSTs skip this. This should knock 30 seconds off a full run of the test suite since the 100-continue timeout will no longer be hit. Closes #10740
Diffstat (limited to 'tests/data/test1071')
-rw-r--r--tests/data/test10711
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/test1071 b/tests/data/test1071
index 6c6947227..9eee47970 100644
--- a/tests/data/test1071
+++ b/tests/data/test1071
@@ -91,7 +91,6 @@ Host: %HOSTIP:%HTTPPORT
User-Agent: curl/%VERSION
Accept: */*
Content-Length: 85
-Expect: 100-continue
This is data we upload with PUT
a second line