Skip to content
Andrew Lambert edited this page Nov 26, 2022 · 12 revisions

Module libcURL.Info

Contains Info number constants for EasyHandle.GetInfo.

See also

curl_easy_getinfo in the libcurl documentation.

Classes

Constants

       Protected Const ACTIVESOCKET = 5242924
       Protected Const APPCONNECT_TIME = 3145761
       Protected Const APPCONNECT_TIME_T = 6291512
       Protected Const CERTINFO = 4194338
       Protected Const CONDITION_UNMET = 2097187
       Protected Const CONNECT_TIME = 3145733
       Protected Const CONNECT_TIME_T = 6291508
       Protected Const CONTENT_LENGTH_DOWNLOAD = 3145743
       Protected Const CONTENT_LENGTH_DOWNLOAD_T = 6291471
       Protected Const CONTENT_LENGTH_UPLOAD = 3145744
       Protected Const CONTENT_LENGTH_UPLOAD_T = 6291472
       Protected Const CONTENT_TYPE = 1048594
       Protected Const COOKIELIST = 4194332
       Protected Const EFFECTIVE_METHOD = 1048634
       Protected Const EFFECTIVE_URL = 1048577
       Protected Const FILETIME = 2097166
       Protected Const FILETIME_T = 6291470
       Protected Const FTP_ENTRY_PATH = 1048606
       Protected Const HEADER_SIZE = 2097163
       Protected Const HTTPAUTH_AVAIL = 2097175
       Protected Const HTTP_CONNECTCODE = 2097174
       Protected Const HTTP_VERSION = 2097198
       Protected Const LASTSOCKET = 2097181
       Protected Const LOCAL_IP = 1048617
       Protected Const LOCAL_PORT = 2097194
       Protected Const NAMELOOKUP_TIME = 3145732
       Protected Const NAMELOOKUP_TIME_T = 6291507
       Protected Const NUM_CONNECTS = 2097178
       Protected Const OS_ERRNO = 2097177
       Protected Const PRETRANSFER_TIME = 3145734
       Protected Const PRETRANSFER_TIME_T = 6291509
       Protected Const PRIMARY_IP = 1048608
       Protected Const PRIMARY_PORT = 2097192
       Protected Const PRIVATE_ = 1048597
       Protected Const PROTOCOL = 2097200
       Protected Const PROXYAUTH_AVAIL = 2097176
       Protected Const PROXY_ERROR = 2097211
       Protected Const PROXY_SSL_VERIFYRESULT = 2097199
       Protected Const REDIRECT_COUNT = 2097172
       Protected Const REDIRECT_TIME = 3145747
       Protected Const REDIRECT_TIME_T = 6291511
       Protected Const REDIRECT_URL = 1048607
       Protected Const REFERER = 1048636
       Protected Const REQUEST_SIZE = 2097164
       Protected Const RESPONSE_CODE = 2097154
       Protected Const RETRY_AFTER = 6291513
       Protected Const RTSP_CLIENT_CSEQ = 2097189
       Protected Const RTSP_CSEQ_RECV = 2097191
       Protected Const RTSP_SERVER_CSEQ = 2097190
       Protected Const RTSP_SESSION_ID = 1048612
       Protected Const SCHEME = 1048625
       Protected Const SIZE_DOWNLOAD = 3145736
       Protected Const SIZE_DOWNLOAD_T = 6291464
       Protected Const SIZE_UPLOAD = 3145735
       Protected Const SIZE_UPLOAD_T = 6291463
       Protected Const SPEED_DOWNLOAD = 3145737
       Protected Const SPEED_DOWNLOAD_T = 6291465
       Protected Const SPEED_UPLOAD = 3145738
       Protected Const SPEED_UPLOAD_T = 6291466
       Protected Const SSL_ENGINES = 4194331
       Protected Const SSL_VERIFYRESULT = 2097165
       Protected Const STARTTRANSFER_TIME = 3145745
       Protected Const STARTTRANSFER_TIME_T = 6291510
       Protected Const TLS_SESSION = 4194347
       Protected Const TLS_SSL_PTR = 4194349
       Protected Const TOTAL_TIME = 3145731
       Protected Const TOTAL_TIME_T = 6291506
Clone this wiki locally