summaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_getinfo.3
Commit message (Expand)AuthorAgeFilesLines
* http: add support to read and store the referrer headerViktor Szakats2021-02-191-1/+4
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* CURLE_PROXY: new error codeDaniel Stenberg2020-08-241-0/+3
* CURLINFO_EFFECTIVE_METHOD: addedDaniel Stenberg2020-07-141-0/+3
* cleanup: correct copyright year range on a few filesDaniel Stenberg2020-04-061-1/+1
* CURLINFO_CONDITION_UNMET: return true for 304 http status codeKwon-Young Choi2020-04-051-1/+1
* CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg2019-08-071-0/+3
* curl_easy_getinfo.3: fix minor formatting mistakeDaniel Stenberg2019-04-111-2/+2
* getinfo: add microsecond precise timers for various intervalsPhilip Prindeville2018-05-171-9/+37
* time: support > year 2038 time stamps for system with 32bit longDaniel Stenberg2018-01-301-3/+4
* getinfo: return sizes as curl_off_tDaniel Stenberg2017-06-191-8/+24
* add CURLINFO_SCHEME, CURLINFO_PROTOCOL, and %{scheme}Frank Gevaerts2016-11-251-0/+6
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-0/+3
* http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts2016-05-301-0/+3
* curl_easy_getinfo.3: remove superfluous blank linesDaniel Stenberg2016-04-281-46/+0
* curl_easy_getinfo.3: added missing mention of CURLINFO_TLS_SESSIONDaniel Stenberg2016-04-281-1/+6
* getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro2016-02-231-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* curl_easy_getinfo.3: Add brief description for each CURLINFOJay Satiro2015-09-251-0/+89
* opts: 19 more CURLINFO_* options made into stand-alone man pagesDaniel Stenberg2015-09-121-126/+19
* docs: Warn about any-domain cookies and multiple transfersJay Satiro2015-09-031-2/+6
* opts: 8 more CURLINFO* options as stand-alone man pagesDaniel Stenberg2015-09-021-28/+8
* opts: more CURLINFO_* options as stand-alone man pagesDaniel Stenberg2015-08-311-60/+17
* getinfo: added CURLINFO_ACTIVESOCKETRazvan Cojocaru2015-08-241-2/+13
* curl_easy_getinfo.3: fix superfluous spaceDaniel Stenberg2015-08-151-1/+1
* curl_easy_getinfo.3: document 'internals' in CURLINFO_TLS_SESSIONDaniel Stenberg2015-04-271-1/+21
* vtls: remove QsoSSLPatrick Monnerat2014-10-131-2/+2
* curl_easy_getinfo.3: spell-fixDaniel Stenberg2014-10-071-2/+2
* curl_tlsinfo -> curl_tlssessioninfoMichael Wallner2014-07-301-4/+4
* lib man pages: update easy setopt option referencesDaniel Stenberg2014-06-211-23/+24
* curl_easy_getinfo.3: clarify CURLINFO_SIZE_DOWNLOADDaniel Stenberg2014-05-161-2/+4
* curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internalsChristian Grothoff2013-11-211-0/+12
* NSS: support for CERTINFO featurePatrick Monnerat2013-10-301-3/+3
* docs: fix typo in curl_easy_getinfo manpageAlessandro Ghedini2013-06-221-2/+2
* docs: fix typos in man pagesKamil Dudka2013-01-281-1/+1
* SMTP: Added support for returning SMTP response codesSteve Holme2012-02-231-6/+8
* curl_easy_getinfo.3: clarify some timing infoDaniel Stenberg2011-05-031-6/+7
* CURLINFO_FTP_ENTRY_PATH: sftp supportDaniel Stenberg2010-12-301-0/+2
* KNOWN_BUG: The SOCKET type in Win64 is 64 bitsDaniel Stenberg2010-07-301-0/+3
* getinfo: added *_PRIMARY_PORT, *_LOCAL_IP and *_LOCAL_PORTFrank Meier2010-06-051-0/+11
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-3/+3
* Chris Conroy brought support for RTSP transfers, and with it comes 8(!) newDaniel Stenberg2010-01-211-0/+22
* - Changed the description of CURLINFO_OS_ERRNO to make it clear that theMichal Marek2009-07-151-1/+2
* - Man page *roff problems fixed thanks to input from Colin Watson. ProblemsDaniel Stenberg2009-05-071-2/+2
* As Jeff Pohlmeyer suggested: "pointer to 'char *'" is now instead put:Daniel Stenberg2009-04-171-8/+8
* - After a bug reported by James Cheng I've made curl_easy_getinfo() forDaniel Stenberg2009-02-231-2/+4
* - CURLINFO_CONDITION_UNMET was added to allow an application to get to know ifDaniel Stenberg2009-02-111-2/+8
* mention the openssl requirement for the certinfo dataDaniel Stenberg2008-10-161-1/+2
* Added CURLINFO_CERTINFODaniel Stenberg2008-10-161-1/+10