Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-29 | examples: remove the "this exact code has not been verified" | Daniel Stenberg | |
... as really confuses the reader to not know what to believe! | |||
2018-09-23 | docs/examples: URL updates | Viktor Szakats | |
- 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 | |||
2017-10-03 | examples: bring back curl_formadd-using examples | Daniel Stenberg | |
... 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. |