summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_mime_filedata.3
Commit message (Expand)AuthorAgeFilesLines
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-281-4/+4
* docs: fix typosJakub Wilk2018-04-171-1/+1
* docs: comment about CURLE_READ_ERROR returned by curl_mime_filedataPatrick Monnerat2018-01-141-2/+5
* curl_mime_filedata.3: fix typosAlessandro Ghedini2017-10-231-2/+2
* docs: clarify form/mime usage of non-regular data files.Patrick Monnerat2017-10-081-1/+5
* form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat2017-09-221-3/+3
* docs/curl_mime_*.3: use correct variable types in examplesDaniel Stenberg2017-09-051-2/+2
* docs/curl_mime_*.3: added examplesDaniel Stenberg2017-09-051-2/+24
* docs: curl_mime_*.3 man page formatting editsDaniel Stenberg2017-09-041-5/+6
* mime: remove support "-" stdin pseudo-file name in curl_mime_filedata().Patrick Monnerat2017-09-031-1/+0
* mime: new MIME API.Patrick Monnerat2017-09-021-0/+55