Readonly
ACTIVESOCKETReadonly
APPCONNECT_Time from start until SSL/SSH handshake completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_APPCONNECT_TIME.html
Readonly
APPCONNECT_Time from start until SSL/SSH handshake completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_APPCONNECT_TIME_T.html
Readonly
CAINFOGet the default value for .
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CAINFO.html
Readonly
CAPATHGet the default value for .
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CAPATH.html
Readonly
CERTINFOCertificate chain.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CERTINFO.html
Readonly
CONDITION_Whether or not a time conditional was met or 304 HTTP response.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONDITION_UNMET.html
Readonly
CONNECT_Time from start until remote host or proxy completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONNECT_TIME.html
Readonly
CONNECT_Time from start until remote host or proxy completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONNECT_TIME_T.html
Readonly
CONTENT_(Deprecated) Content length from the Content-Length header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_LENGTH_DOWNLOAD.html
Readonly
CONTENT_Content length from the Content-Length header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.html
Readonly
CONTENT_(Deprecated) Upload size.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_LENGTH_UPLOAD.html
Readonly
CONTENT_Upload size.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_LENGTH_UPLOAD_T.html
Readonly
CONTENT_Content type from the Content-Type header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_TYPE.html
Readonly
COOKIELISTList of all known cookies.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_COOKIELIST.html
Readonly
EFFECTIVE_Last used HTTP method.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_EFFECTIVE_METHOD.html
Readonly
EFFECTIVE_Last used URL.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_EFFECTIVE_URL.html
Readonly
FILETIMERemote time of the retrieved document.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_FILETIME.html
Readonly
FILETIME_Remote time of the retrieved document.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_FILETIME_T.html
Readonly
FTP_The entry path after logging in to an FTP server.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_FTP_ENTRY_PATH.html
Readonly
HEADER_Number of bytes of all headers received.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_HEADER_SIZE.html
Readonly
HTTP_Last proxy CONNECT response code.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_HTTP_CONNECTCODE.html
Readonly
HTTP_The http version used in the connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_HTTP_VERSION.html
Readonly
HTTPAUTH_Available HTTP authentication methods.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_HTTPAUTH_AVAIL.html
Readonly
LASTSOCKET(Deprecated) Last socket used.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_LASTSOCKET.html
Readonly
LOCAL_Local-end IP address of last connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_LOCAL_IP.html
Readonly
LOCAL_Local-end port of last connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_LOCAL_PORT.html
Readonly
NAMELOOKUP_Time from start until name resolving completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_NAMELOOKUP_TIME.html
Readonly
NAMELOOKUP_Time from start until name resolving completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_NAMELOOKUP_TIME_T.html
Readonly
NUM_Number of new successful connections used for previous transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_NUM_CONNECTS.html
Readonly
OS_The errno from the last failure to connect.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_OS_ERRNO.html
Readonly
PRETRANSFER_Time from start until just before the transfer begins.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRETRANSFER_TIME.html
Readonly
PRETRANSFER_Time from start until just before the transfer begins.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRETRANSFER_TIME_T.html
Readonly
PRIMARY_IP address of the last connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRIMARY_IP.html
Readonly
PRIMARY_Port of the last connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRIMARY_PORT.html
Readonly
PRIVATEUser's private data pointer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRIVATE.html
Readonly
PROTOCOL(Deprecated) The protocol used for the connection. (Added in 7.52.0)
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PROTOCOL.html
Readonly
PROXY_Detailed proxy error.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PROXY_ERROR.html
Readonly
PROXY_Proxy certificate verification result.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PROXY_SSL_VERIFYRESULT.html
Readonly
PROXYAUTH_Available HTTP proxy authentication methods.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PROXYAUTH_AVAIL.html
Readonly
REDIRECT_Total number of redirects that were followed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REDIRECT_COUNT.html
Readonly
REDIRECT_Time taken for all redirect steps before the final transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REDIRECT_TIME.html
Readonly
REDIRECT_Time taken for all redirect steps before the final transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REDIRECT_TIME_T.html
Readonly
REDIRECT_URL a redirect would take you to, had you enabled redirects.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REDIRECT_URL.html
Readonly
REFERERReferrer header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REFERER.html
Readonly
REQUEST_Number of bytes sent in the issued HTTP requests.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REQUEST_SIZE.html
Readonly
RESPONSE_Last received response code.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RESPONSE_CODE.html
Readonly
RETRY_The value from the from the Retry-After header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RETRY_AFTER.html
Readonly
RTSP_RTSP CSeq that will next be used.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RTSP_CLIENT_CSEQ.html
Readonly
RTSP_RTSP CSeq last received.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RTSP_CSEQ_RECV.html
Readonly
RTSP_RTSP CSeq that will next be expected.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RTSP_SERVER_CSEQ.html
Readonly
RTSP_RTSP session ID.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RTSP_SESSION_ID.html
Readonly
SCHEMEThe scheme used for the connection. (Added in 7.52.0)
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SCHEME.html
Readonly
SIZE_(Deprecated) Number of bytes downloaded.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SIZE_DOWNLOAD.html
Readonly
SIZE_Number of bytes downloaded.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SIZE_DOWNLOAD_T.html
Readonly
SIZE_(Deprecated) Number of bytes uploaded.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SIZE_UPLOAD.html
Readonly
SIZE_Number of bytes uploaded.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SIZE_UPLOAD_T.html
Readonly
SPEED_(Deprecated) Average download speed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SPEED_DOWNLOAD.html
Readonly
SPEED_Average download speed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SPEED_DOWNLOAD_T.html
Readonly
SPEED_(Deprecated) Average upload speed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SPEED_UPLOAD.html
Readonly
SPEED_Average upload speed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SPEED_UPLOAD_T.html
Readonly
SSL_A list of OpenSSL crypto engines.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SSL_ENGINES.html
Readonly
SSL_Certificate verification result.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SSL_VERIFYRESULT.html
Readonly
STARTTRANSFER_Time from start until just when the first byte is received.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_STARTTRANSFER_TIME.html
Readonly
STARTTRANSFER_Time from start until just when the first byte is received.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_STARTTRANSFER_TIME_T.html
Readonly
TLS_TLS session info that can be used for further processing. See . Deprecated option, use instead!
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_TLS_SESSION.html
Readonly
TLS_TLS session info that can be used for further processing.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_TLS_SSL_PTR.html
Readonly
TOTAL_Total time of previous transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_TOTAL_TIME.html
Readonly
TOTAL_Total time of previous transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_TOTAL_TIME_T.html
The session's active socket.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_ACTIVESOCKET.html