index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
libcurl
/
curl_easy_getinfo.3
Age
Commit message (
Collapse
)
Author
2004-12-22
added CURLINFO_HTTP_CONNECTCODE
Daniel Stenberg
2004-12-14
clarify that the app must free the engine list
Daniel Stenberg
2004-12-13
Document CURLINFO_SSL_ENGINES and "--engine".
Gisle Vanem
2004-10-19
CURLINFO_NUM_CONNECTS and more
Daniel Stenberg
2004-10-01
mention when this option was added
Daniel Stenberg
2004-09-30
- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an
Daniel 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-24
returned memory should not be freed
Daniel Stenberg
2004-03-24
Tor Arntsen's major ispell patch
Daniel Stenberg
2004-02-27
formatting update to produce better links with the new roffit version
Daniel Stenberg
2003-12-18
Andrés García's update
Daniel Stenberg
2003-11-04
consistant with other man pages
Daniel Stenberg
2003-08-20
CURLINFO_RESPONSE_CODE instead of CURLINFO_HTTP_CODE
Daniel Stenberg
2003-08-08
corrected main meta data title
Daniel Stenberg
2003-04-11
clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone's
Daniel Stenberg
suggestion
2002-11-20
Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE
Daniel Stenberg
for storage and retrieval of private data in the curl handle.
2002-04-25
the TOTAL_TIME is not really total, as it excludes the connect time...
Daniel Stenberg
2002-04-17
Dirk Manske's two new infos
Daniel Stenberg
2002-03-04
ripped out from ../ and put in its own directory now
Daniel Stenberg