ReadonlyACTIVESOCKETReadonlyAPPCONNECT_Time from start until SSL/SSH handshake completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_APPCONNECT_TIME.html
ReadonlyAPPCONNECT_Time from start until SSL/SSH handshake completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_APPCONNECT_TIME_T.html
ReadonlyCAINFOGet the default value for .
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CAINFO.html
ReadonlyCAPATHGet the default value for .
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CAPATH.html
ReadonlyCERTINFOCertificate chain.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CERTINFO.html
ReadonlyCONDITION_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
ReadonlyCONNECT_Time from start until remote host or proxy completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONNECT_TIME.html
ReadonlyCONNECT_Time from start until remote host or proxy completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONNECT_TIME_T.html
ReadonlyCONTENT_(Deprecated) Content length from the Content-Length header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_LENGTH_DOWNLOAD.html
ReadonlyCONTENT_Content length from the Content-Length header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.html
ReadonlyCONTENT_(Deprecated) Upload size.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_LENGTH_UPLOAD.html
ReadonlyCONTENT_Upload size.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_LENGTH_UPLOAD_T.html
ReadonlyCONTENT_Content type from the Content-Type header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_CONTENT_TYPE.html
ReadonlyCOOKIELISTList of all known cookies.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_COOKIELIST.html
ReadonlyEFFECTIVE_Last used HTTP method.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_EFFECTIVE_METHOD.html
ReadonlyEFFECTIVE_Last used URL.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_EFFECTIVE_URL.html
ReadonlyFILETIMERemote time of the retrieved document.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_FILETIME.html
ReadonlyFILETIME_Remote time of the retrieved document.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_FILETIME_T.html
ReadonlyFTP_The entry path after logging in to an FTP server.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_FTP_ENTRY_PATH.html
ReadonlyHEADER_Number of bytes of all headers received.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_HEADER_SIZE.html
ReadonlyHTTP_Last proxy CONNECT response code.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_HTTP_CONNECTCODE.html
ReadonlyHTTP_The http version used in the connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_HTTP_VERSION.html
ReadonlyHTTPAUTH_Available HTTP authentication methods.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_HTTPAUTH_AVAIL.html
ReadonlyLASTSOCKET(Deprecated) Last socket used.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_LASTSOCKET.html
ReadonlyLOCAL_Local-end IP address of last connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_LOCAL_IP.html
ReadonlyLOCAL_Local-end port of last connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_LOCAL_PORT.html
ReadonlyNAMELOOKUP_Time from start until name resolving completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_NAMELOOKUP_TIME.html
ReadonlyNAMELOOKUP_Time from start until name resolving completed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_NAMELOOKUP_TIME_T.html
ReadonlyNUM_Number of new successful connections used for previous transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_NUM_CONNECTS.html
ReadonlyOS_The errno from the last failure to connect.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_OS_ERRNO.html
ReadonlyPRETRANSFER_Time from start until just before the transfer begins.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRETRANSFER_TIME.html
ReadonlyPRETRANSFER_Time from start until just before the transfer begins.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRETRANSFER_TIME_T.html
ReadonlyPRIMARY_IP address of the last connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRIMARY_IP.html
ReadonlyPRIMARY_Port of the last connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRIMARY_PORT.html
ReadonlyPRIVATEUser's private data pointer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PRIVATE.html
ReadonlyPROTOCOL(Deprecated) The protocol used for the connection. (Added in 7.52.0)
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PROTOCOL.html
ReadonlyPROXY_Detailed proxy error.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PROXY_ERROR.html
ReadonlyPROXY_Proxy certificate verification result.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PROXY_SSL_VERIFYRESULT.html
ReadonlyPROXYAUTH_Available HTTP proxy authentication methods.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_PROXYAUTH_AVAIL.html
ReadonlyREDIRECT_Total number of redirects that were followed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REDIRECT_COUNT.html
ReadonlyREDIRECT_Time taken for all redirect steps before the final transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REDIRECT_TIME.html
ReadonlyREDIRECT_Time taken for all redirect steps before the final transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REDIRECT_TIME_T.html
ReadonlyREDIRECT_URL a redirect would take you to, had you enabled redirects.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REDIRECT_URL.html
ReadonlyREFERERReferrer header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REFERER.html
ReadonlyREQUEST_Number of bytes sent in the issued HTTP requests.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_REQUEST_SIZE.html
ReadonlyRESPONSE_Last received response code.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RESPONSE_CODE.html
ReadonlyRETRY_The value from the from the Retry-After header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RETRY_AFTER.html
ReadonlyRTSP_RTSP CSeq that will next be used.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RTSP_CLIENT_CSEQ.html
ReadonlyRTSP_RTSP CSeq last received.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RTSP_CSEQ_RECV.html
ReadonlyRTSP_RTSP CSeq that will next be expected.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RTSP_SERVER_CSEQ.html
ReadonlyRTSP_RTSP session ID.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_RTSP_SESSION_ID.html
ReadonlySCHEMEThe scheme used for the connection. (Added in 7.52.0)
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SCHEME.html
ReadonlySIZE_(Deprecated) Number of bytes downloaded.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SIZE_DOWNLOAD.html
ReadonlySIZE_Number of bytes downloaded.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SIZE_DOWNLOAD_T.html
ReadonlySIZE_(Deprecated) Number of bytes uploaded.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SIZE_UPLOAD.html
ReadonlySIZE_Number of bytes uploaded.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SIZE_UPLOAD_T.html
ReadonlySPEED_(Deprecated) Average download speed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SPEED_DOWNLOAD.html
ReadonlySPEED_Average download speed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SPEED_DOWNLOAD_T.html
ReadonlySPEED_(Deprecated) Average upload speed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SPEED_UPLOAD.html
ReadonlySPEED_Average upload speed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SPEED_UPLOAD_T.html
ReadonlySSL_A list of OpenSSL crypto engines.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SSL_ENGINES.html
ReadonlySSL_Certificate verification result.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_SSL_VERIFYRESULT.html
ReadonlySTARTTRANSFER_Time from start until just when the first byte is received.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_STARTTRANSFER_TIME.html
ReadonlySTARTTRANSFER_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
ReadonlyTLS_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
ReadonlyTLS_TLS session info that can be used for further processing.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_TLS_SSL_PTR.html
ReadonlyTOTAL_Total time of previous transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLINFO_TOTAL_TIME.html
ReadonlyTOTAL_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