Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-03 | CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time value | Daniel Stenberg | |
The time field in the curl_fileinfo struct will always be zero. No code was ever implemented to actually convert the date string to a time_t. Fixes #3829 Closes #3835 | |||
2018-11-07 | More "\n" ESCaping | Gisle Vanem | |
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-07-19 | CURLOPT_CHUNK_BGN_FUNCTION: fix typo | Alessandro Ghedini | |
2014-06-20 | opts: the final bunch of options as man pages | Daniel Stenberg | |
Now all current options have their own man pages. |