aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_READDATA.3
AgeCommit message (Collapse)Author
2018-08-11docs: Improve the manual pages of some callbacksMichael 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
2016-05-01opts: fix broken/bad referencesDaniel Stenberg
2016-04-18opts: fix option references missing (section)Daniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-17CURLOPT_*.3: added lots of small example sectionsDaniel Stenberg
2014-06-17CURLOPT_READDATA.3: fixed typoDan Fandrich
2014-06-16opts docs: 3 more options in their own man pagesDaniel Stenberg