Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: fix typos | Jakub Wilk | 2018-04-17 | 1 | -1/+1 |
* | docs: comment about CURLE_READ_ERROR returned by curl_mime_filedata | Patrick Monnerat | 2018-01-14 | 1 | -2/+5 |
* | curl_mime_filedata.3: fix typos | Alessandro Ghedini | 2017-10-23 | 1 | -2/+2 |
* | docs: clarify form/mime usage of non-regular data files. | Patrick Monnerat | 2017-10-08 | 1 | -1/+5 |
* | form/mime: field names are not allowed to contain zero-valued bytes. | Patrick Monnerat | 2017-09-22 | 1 | -3/+3 |
* | docs/curl_mime_*.3: use correct variable types in examples | Daniel Stenberg | 2017-09-05 | 1 | -2/+2 |
* | docs/curl_mime_*.3: added examples | Daniel Stenberg | 2017-09-05 | 1 | -2/+24 |
* | docs: curl_mime_*.3 man page formatting edits | Daniel Stenberg | 2017-09-04 | 1 | -5/+6 |
* | mime: remove support "-" stdin pseudo-file name in curl_mime_filedata(). | Patrick Monnerat | 2017-09-03 | 1 | -1/+0 |
* | mime: new MIME API. | Patrick Monnerat | 2017-09-02 | 1 | -0/+55 |