summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_mime_filedata.3
AgeCommit message (Expand)Author
2018-04-17docs: fix typosJakub Wilk
2018-01-14docs: comment about CURLE_READ_ERROR returned by curl_mime_filedataPatrick Monnerat
2017-10-23curl_mime_filedata.3: fix typosAlessandro Ghedini
2017-10-08docs: clarify form/mime usage of non-regular data files.Patrick Monnerat
2017-09-22form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat
2017-09-05docs/curl_mime_*.3: use correct variable types in examplesDaniel Stenberg
2017-09-05docs/curl_mime_*.3: added examplesDaniel Stenberg
2017-09-04docs: curl_mime_*.3 man page formatting editsDaniel Stenberg
2017-09-03mime: remove support "-" stdin pseudo-file name in curl_mime_filedata().Patrick Monnerat
2017-09-02mime: new MIME API.Patrick Monnerat