aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_WRITEDATA.3
AgeCommit message (Collapse)Author
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141
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-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-17CURLOPT_*.3: more examples and editsDaniel Stenberg
2014-07-02opts: fixed some CURLOPT references so they get turned into linksDan Fandrich
2014-06-17CURLOPT_WRITEDATA.3: move version info to AVAILABILITYDaniel Stenberg
2014-06-16opts docs: 3 more options in their own man pagesDaniel Stenberg