Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-11 | docs: Improve the manual pages of some callbacks | Michael Kaufmann | |
- CURLOPT_HEADERFUNCTION: add newlines - CURLOPT_INTERLEAVEFUNCTION: fix the description of 'userdata' - CURLOPT_READDATA: mention crashes, same as in CURLOPT_WRITEDATA - CURLOPT_READFUNCTION: rename 'instream' to 'userdata' and explain how to set it Closes https://github.com/curl/curl/pull/2868 | |||
2017-09-15 | docs: clarify the CURLOPT_INTERLEAVE* options behavior | Daniel Stenberg | |
2017-05-31 | opts: more than 100 more examples for man pages... | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2014-06-20 | opts: the final bunch of options as man pages | Daniel Stenberg | |
Now all current options have their own man pages. |