Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mime: implement encoders. | Patrick Monnerat | 2017-09-05 | 1 | -0/+72 |
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. |