summaryrefslogtreecommitdiff
path: root/docs/examples/multi-formadd.c
Commit message (Collapse)AuthorAgeFilesLines
* docs/examples: URL updatesViktor Szakats2018-09-231-2/+2
| | | | | | | | - also update two URLs outside of docs/examples - fix spelling of filename persistant.c - fix three long lines that started failing checksrc.pl Closes https://github.com/curl/curl/pull/3036
* docs/examples: do not wait when no transfers are runningKamil Dudka2018-09-101-3/+3
| | | | Closes #2948
* examples: bring back curl_formadd-using examplesDaniel Stenberg2017-10-031-0/+171
... now with a -formadd suffix. While the new mime API is introduced in 7.56.0 we must acknowledge that lots of users can't upgrade their curl versions immediately.