aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_getinfo.3
AgeCommit message (Collapse)Author
2004-10-19CURLINFO_NUM_CONNECTS and moreDaniel Stenberg
2004-10-01mention when this option was addedDaniel Stenberg
2004-09-30- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows anDaniel Stenberg
app to retrieve the errno variable after a (connect) failure. It will make sense to provide this for more failures in a more generic way, but let's start like this.
2004-08-24returned memory should not be freedDaniel Stenberg
2004-03-24Tor Arntsen's major ispell patchDaniel Stenberg
2004-02-27formatting update to produce better links with the new roffit versionDaniel Stenberg
2003-12-18Andrés García's updateDaniel Stenberg
2003-11-04consistant with other man pagesDaniel Stenberg
2003-08-20CURLINFO_RESPONSE_CODE instead of CURLINFO_HTTP_CODEDaniel Stenberg
2003-08-08corrected main meta data titleDaniel Stenberg
2003-04-11clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone'sDaniel Stenberg
suggestion
2002-11-20Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATEDaniel Stenberg
for storage and retrieval of private data in the curl handle.
2002-04-25the TOTAL_TIME is not really total, as it excludes the connect time...Daniel Stenberg
2002-04-17Dirk Manske's two new infosDaniel Stenberg
2002-03-04ripped out from ../ and put in its own directory nowDaniel Stenberg