Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-22 | CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis and description | UnknownShadow200 | |
Closes #3295 | |||
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 | |||
2018-04-17 | docs: fix typos | Jakub Wilk | |
Closes https://github.com/curl/curl/pull/2503 | |||
2018-02-16 | CURLOPT_HEADERFUNCTION.3: fix typo from d939226813 | Daniel Stenberg | |
Reported-by: Erik Johansson Bug: https://github.com/curl/curl/commit/d9392268131c1b8d18dec3fa30e0bded833a5db7#commitcomment-27607495 | |||
2018-02-16 | CURLOPT_HEADERFUNCTION.3: mention folded headers | Daniel Stenberg | |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-11-23 | CURLOPT_HEADERFUNCTION.3: fix typo | Daniel Stenberg | |
Refer to _HEADERDATA not _WRITEDATA. Reported-by: MichaĆ Piechowski | |||
2015-04-20 | CURLOPT_HEADERFUNCTION.3: match parameter name in synopsis and desc | Daniel Stenberg | |
Bug: https://github.com/bagder/curl/issues/229 Reported-by: bsammon | |||
2015-03-17 | CURLOPT_*.3: more examples and edits | Daniel Stenberg | |
2015-03-02 | CURLOPT_HEADERFUNCTION.3: typo in error code name | Daniel Stenberg | |
Reported-by: Jonathan Cardoso | |||
2014-06-17 | opts: 3 more options as man pages | Daniel Stenberg | |