Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | opts: more than 100 more examples for man pages... | Daniel Stenberg | |
2016-12-18 | curl_easy_recv: Improve documentation and example program | Michael Kaufmann | |
Follow-up to 82245ea: Fix the example program sendrecv.c (handle CURLE_AGAIN, handle incomplete send). Improve the documentation for curl_easy_recv() and curl_easy_send(). Reviewed-by: Frank Meier Assisted-by: Jay Satiro See https://github.com/curl/curl/pull/1134 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-10-08 | CURLOPT_CONNECT_ONLY.3: CURLINFO_LASTSOCKET => CURLINFO_ACTIVESOCKET | Svyatoslav Mishyn | |
2014-10-31 | CURLOPT_CONNECT_ONLY.3: Removed "This option is implemented for..." text | Steve Holme | |
As this is covered by the PROTOCOLS section and saves having to update two parts of the document with the same information in future. | |||
2014-10-31 | CURLOPT_CONNECT_ONLY.3: Fixed incomplete protocol list | Steve Holme | |
Added missing IMAP to the protocol list. | |||
2014-06-19 | opts: more man pages | Daniel Stenberg | |