From 0401734dfd39617a42318295a6e54064b40b2502 Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Thu, 12 Oct 2017 19:36:16 +0100 Subject: mime: keep "text/plain" content type if user-specified. Include test cases in 554, 587, 650. Fixes https://github.com/curl/curl/issues/1986 --- tests/data/test587 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test587') diff --git a/tests/data/test587 b/tests/data/test587 index 5a845d431..0d9530e93 100644 --- a/tests/data/test587 +++ b/tests/data/test587 @@ -43,7 +43,7 @@ s/boundary=------------------------[a-z0-9]*/boundary=-------------------------- POST /587 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Accept: */* -Content-Length: 718 +Content-Length: 744 Content-Type: multipart/form-data; boundary=---------------------------- ------------------------------ -- cgit v1.2.3