Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-08 | docs: clarify form/mime usage of non-regular data files. | Patrick Monnerat | |
2017-09-05 | mime: implement encoders. | Patrick Monnerat | |
curl_mime_encoder() is operational and documented. curl tool -F option is extended with ";encoder=". curl tool --libcurl option generates calls to curl_mime_encoder(). New encoder tests 648 & 649. Test 1404 extended with an encoder specification. | |||
2017-09-02 | mime: use in curl cli tool instead of form API. | Patrick Monnerat | |
Extended -F option syntax to support multipart mail messages. -F keyword headers= added to include custom headers in parts. Documentation upgraded. | |||
2016-11-16 | cmdline-docs: more options converted over | Daniel Stenberg | |