From 7ff9222ced8c1630bef87d7d744c286874e659ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8A=A0=E8=97=A4=E9=83=81=E4=B9=8B?= Date: Tue, 14 Jan 2020 23:34:56 +0900 Subject: HTTP: increase EXPECT_100_THRESHOLD to 1Mb Mentioned: https://curl.haxx.se/mail/lib-2020-01/0050.html Closes #4814 --- tests/data/test39 | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/data/test39') diff --git a/tests/data/test39 b/tests/data/test39 index 1867b6081..3c6c57328 100644 --- a/tests/data/test39 +++ b/tests/data/test39 @@ -48,7 +48,6 @@ User-Agent: curl/7.10.4 (i686-pc-linux-gnu) libcurl/7.10.4 OpenSSL/0.9.7a ipv6 z Host: %HOSTIP:%HTTPPORT Accept: */* Content-Length: 1184 -Expect: 100-continue Content-Type: multipart/form-data; boundary=----------------------------24e78000bd32 ------------------------------24e78000bd32 -- cgit v1.2.3