From 3baf36edf6ed1d7c74d68846d79f87334b573aea Mon Sep 17 00:00:00 2001 From: Patrick Monnerat Date: Sat, 2 Sep 2017 19:08:45 +0100 Subject: mime: tests and examples. Additional mime-specific tests. Existing tests updated to reflect small differences (Expect: 100-continue, data size change due to empty lines, etc). Option -F headers= keyword added to tests. test1135 disabled until the entry point order change is resolved. New example smtp-mime. Examples postit2 and multi-post converted from form API to mime API. --- tests/data/test1053 | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/data/test1053') diff --git a/tests/data/test1053 b/tests/data/test1053 index 8c60e5ce3..239a1100f 100644 --- a/tests/data/test1053 +++ b/tests/data/test1053 @@ -79,7 +79,6 @@ User-Agent: curl/7.18.2 (i686-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.7a ipv6 z Host: %HOSTIP:%HTTPPORT Accept: */* Content-Length: 410 -Expect: 100-continue Content-Type: multipart/form-data; boundary=----------------------------9ef8d6205763 ------------------------------9ef8d6205763 @@ -104,7 +103,6 @@ User-Agent: curl/7.18.2 (i686-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.7a ipv6 z Host: %HOSTIP:%HTTPPORT Accept: */* Content-Length: 410 -Expect: 100-continue Content-Type: multipart/form-data; boundary=----------------------------9ef8d6205763 ------------------------------9ef8d6205763 -- cgit v1.2.3