summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_version.3
Commit message (Collapse)AuthorAgeFilesLines
* curl_version.3: recommend using curl_version_info() insteadDaniel Stenberg2014-02-181-1/+3
|
* libcurl documentation: clarifications and typosAlexander Klauer2013-02-221-1/+2
| | | | | | | | | | | | | * Elaborates on default values of some curl_easy_setopt() options. * Reminds the user to cast variadic arguments to curl_easy_setopt() to 'void *' where curl internally interprets them as such. * Clarifies the working of the CURLOPT_SEEKFUNCTION option for curl_easy_setopt(). * Fixes typo 'forth' → 'fourth'. * Elaborates on CURL_SOCKET_TIMEOUT. * Adds some missing periods. * Notes that the return value of curl_version() must not be passed to free().
* source header: added to more filesDaniel Stenberg2011-03-121-3/+21
|
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* mention curl_version_infoDaniel Stenberg2003-08-111-9/+1
|
* ripped out from ../ and put in its own directory nowDaniel Stenberg2002-03-041-0/+27