Readonly
ABSTRACT_Readonly
ACCEPT_Accept-Encoding and automatic decompressing data.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_ACCEPT_ENCODING.html
Readonly
ACCEPTTIMEOUT_Timeout for waiting for the server's connect back to be accepted.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_ACCEPTTIMEOUT_MS.html
Readonly
ADDRESS_IPv6 scope for local addresses.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_ADDRESS_SCOPE.html
Readonly
ALTSVCSpecify the Alt-Svc: cache file name.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_ALTSVC.html
Readonly
ALTSVC_Enable and configure Alt-Svc: treatment.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_ALTSVC_CTRL.html
Readonly
APPENDAppend to remote file.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_APPEND.html
Readonly
AUTOREFERERAutomatically set Referer: header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_AUTOREFERER.html
Readonly
AWS_AWS HTTP V4 Signature.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_AWS_SIGV4.html
Readonly
BUFFERSIZEAsk for alternate buffer size.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_BUFFERSIZE.html
Readonly
CAINFOCA cert bundle.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CAINFO.html
Readonly
CAINFO_CA cert bundle memory buffer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CAINFO_BLOB.html
Readonly
CAPATHPath to CA cert bundle.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CAPATH.html
Readonly
CERTINFOExtract certificate info.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CERTINFO.html
Readonly
CHUNK_Callback for wildcard download start of chunk.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CHUNK_BGN_FUNCTION.html
Readonly
CHUNK_Callback for wildcard download end of chunk.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CHUNK_END_FUNCTION.html
Readonly
CONNECT_Only connect, nothing else.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CONNECT_ONLY.html
Readonly
CONNECT_Connect to a specific host and port.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CONNECT_TO.html
Readonly
CONNECTTIMEOUTTimeout for the connection phase.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CONNECTTIMEOUT.html
Readonly
CONNECTTIMEOUT_Millisecond timeout for the connection phase.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CONNECTTIMEOUT_MS.html
Readonly
COOKIECookie(s) to send.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_COOKIE.html
Readonly
COOKIEFILEFile to read cookies from.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_COOKIEFILE.html
Readonly
COOKIEJARFile to write cookies to.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_COOKIEJAR.html
Readonly
COOKIELISTAdd or control cookies.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_COOKIELIST.html
Readonly
COOKIESESSIONStart a new cookie session.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_COOKIESESSION.html
Readonly
CRLFConvert newlines.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CRLF.html
Readonly
CRLFILECertificate Revocation List.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CRLFILE.html
Readonly
CUSTOMREQUESTCustom request/method.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_CUSTOMREQUEST.html
Readonly
DEBUGFUNCTIONCallback for debug information.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DEBUGFUNCTION.html
Readonly
DEFAULT_Default protocol.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DEFAULT_PROTOCOL.html
Readonly
DIRLISTONLYList only.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DIRLISTONLY.html
Readonly
DISALLOW_Do not allow username in URL.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DISALLOW_USERNAME_IN_URL.html
Readonly
DNS_Timeout for DNS cache.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DNS_CACHE_TIMEOUT.html
Readonly
DNS_Bind name resolves to this interface.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DNS_INTERFACE.html
Readonly
DNS_Bind name resolves to this IP4 address.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DNS_LOCAL_IP4.html
Readonly
DNS_Bind name resolves to this IP6 address.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DNS_LOCAL_IP6.html
Readonly
DNS_Preferred DNS servers.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DNS_SERVERS.html
Readonly
DNS_Shuffle addresses before use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DNS_SHUFFLE_ADDRESSES.html
Readonly
DNS_OBSOLETE Enable global DNS cache.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DNS_USE_GLOBAL_CACHE.html
Readonly
DOH_Verify the host name in the DoH (DNS-over-HTTPS) SSL certificate.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DOH_SSL_VERIFYHOST.html
Readonly
DOH_Verify the DoH (DNS-over-HTTPS) SSL certificate.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DOH_SSL_VERIFYPEER.html
Readonly
DOH_Verify the DoH (DNS-over-HTTPS) SSL certificate's status.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DOH_SSL_VERIFYSTATUS.html
Readonly
DOH_Use this DoH server for name resolves.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_DOH_URL.html
Readonly
EGDSOCKETOBSOLETE Identify EGD socket for entropy.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_EGDSOCKET.html
Readonly
EXPECT_100-continue timeout.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_EXPECT_100_TIMEOUT_MS.html
Readonly
FAILONERRORFail on HTTP 4xx errors.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FAILONERROR.html
Readonly
FILETIMERequest file modification date and time.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FILETIME.html
Readonly
FNMATCH_Callback for wildcard matching.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FNMATCH_FUNCTION.html
Readonly
FOLLOWLOCATIONFollow HTTP redirects.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FOLLOWLOCATION.html
Readonly
FORBID_Prevent subsequent connections from re-using this.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FORBID_REUSE.html
Readonly
FRESH_Use a new connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FRESH_CONNECT.html
Readonly
FTP_Send ACCT command.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTP_ACCOUNT.html
Readonly
FTP_Alternative to USER.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTP_ALTERNATIVE_TO_USER.html
Readonly
FTP_Create missing directories on the remote server.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTP_CREATE_MISSING_DIRS.html
Readonly
FTP_Specify how to reach files.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTP_FILEMETHOD.html
Readonly
FTP_Ignore the IP address in the PASV response.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTP_SKIP_PASV_IP.html
Readonly
FTP_Back to non-TLS again after authentication.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTP_SSL_CCC.html
Readonly
FTP_Use EPRT.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTP_USE_EPRT.html
Readonly
FTP_Use EPSV.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTP_USE_EPSV.html
Readonly
FTP_Use PRET.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTP_USE_PRET.html
Readonly
FTPPORTUse active FTP.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTPPORT.html
Readonly
FTPSSLAUTHControl how to do TLS.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_FTPSSLAUTH.html
Readonly
GSSAPI_Disable GSS-API delegation.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_GSSAPI_DELEGATION.html
Readonly
HAPPY_Timeout for happy eyeballs.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.html
Readonly
HAPROXYPROTOCOLSend an HAProxy PROXY protocol v1 header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HAPROXYPROTOCOL.html
Readonly
HEADERInclude the header in the body output.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HEADER.html
Readonly
HEADERFUNCTIONCallback for writing received headers.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HEADERFUNCTION.html
Readonly
HEADEROPTControl custom headers.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HEADEROPT.html
Readonly
HSTSSet HSTS cache file.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HSTS.html
Readonly
HSTS_Enable HSTS.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HSTS_CTRL.html
Readonly
HSTSREADFUNCTIONSet HSTS read callback.
You can either return a single CurlHstsReadCallbackResult
object or an array of CurlHstsReadCallbackResult
objects.
If returning an array, the callback will only be called once per request.
If returning a single object, the callback will be called multiple times until null
is returned.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HSTSREADFUNCTION.html
Readonly
HSTSWRITEFUNCTIONSet HSTS write callback.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HSTSWRITEFUNCTION.html
Readonly
HTTP_Disable Content decoding.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTP_CONTENT_DECODING.html
Readonly
HTTP_Disable Transfer decoding.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTP_TRANSFER_DECODING.html
Readonly
HTTP_HTTP version to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTP_VERSION.html
Readonly
HTTP09_Allow HTTP/0.9 responses.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTP09_ALLOWED.html
Readonly
HTTP200ALIASESAlternative versions of 200 OK.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTP200ALIASES.html
Readonly
HTTPAUTHHTTP server authentication methods.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTPAUTH.html
Readonly
HTTPGETDo an HTTP GET request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTPGET.html
Readonly
HTTPHEADERCustom HTTP headers.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTPHEADER.html
Readonly
HTTPPOSTDeprecated option Multipart formpost HTTP POST.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTPPOST.html
Readonly
HTTPPROXYTUNNELTunnel through the HTTP proxy.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_HTTPPROXYTUNNEL.html
Readonly
IGNORE_Ignore Content-Length.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_IGNORE_CONTENT_LENGTH.html
Readonly
INFILESIZESize of file to send.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_INFILESIZE.html
Readonly
INFILESIZE_Size of file to send.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_INFILESIZE_LARGE.html
Readonly
INTERFACEBind connection locally to this.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_INTERFACE.html
Readonly
IPRESOLVEIP version to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_IPRESOLVE.html
Readonly
ISSUERCERTIssuer certificate.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_ISSUERCERT.html
Readonly
ISSUERCERT_Issuer certificate memory buffer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_ISSUERCERT_BLOB.html
Readonly
KEEP_Keep sending on HTTP >= 300 errors.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_KEEP_SENDING_ON_ERROR.html
Readonly
KEYPASSWDClient key password.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_KEYPASSWD.html
Readonly
KRBLEVELKerberos security level.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_KRBLEVEL.html
Readonly
LOCALPORTBind connection locally to this port.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_LOCALPORT.html
Readonly
LOCALPORTRANGEBind connection locally to port range.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_LOCALPORTRANGE.html
Readonly
LOGIN_Login options.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_LOGIN_OPTIONS.html
Readonly
LOW_Low speed limit to abort transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_LOW_SPEED_LIMIT.html
Readonly
LOW_Time to be below the speed to trigger low speed abort.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_LOW_SPEED_TIME.html
Readonly
MAIL_Authentication address.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAIL_AUTH.html
Readonly
MAIL_Address of the sender.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAIL_FROM.html
Readonly
MAIL_Address of the recipients.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAIL_RCPT.html
Readonly
MAIL_Allow RCPT TO command to fail for some recipients.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAIL_RCPT_ALLLOWFAILS.html
Readonly
MAX_Cap the download speed to this.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAX_RECV_SPEED_LARGE.html
Readonly
MAX_Cap the upload speed to this.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAX_SEND_SPEED_LARGE.html
Readonly
MAXAGE_Limit the age (idle time) of connections for reuse.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAXAGE_CONN.html
Readonly
MAXCONNECTSMaximum number of connections in the connection pool.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAXCONNECTS.html
Readonly
MAXFILESIZEMaximum file size to get.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAXFILESIZE.html
Readonly
MAXFILESIZE_Maximum file size to get.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAXFILESIZE_LARGE.html
Readonly
MAXLIFETIME_Limit the age (since creation) of connections for reuse.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAXLIFETIME_CONN.html
Readonly
MAXREDIRSMaximum number of redirects to follow.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_MAXREDIRS.html
Readonly
NETRCEnable .netrc parsing.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_NETRC.html
Readonly
NETRC_.netrc file name.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_NETRC_FILE.html
Readonly
NEW_Mode for creating new remote directories.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_NEW_DIRECTORY_PERMS.html
Readonly
NEW_Mode for creating new remote files.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_NEW_FILE_PERMS.html
Readonly
NOBODYDo not get the body contents.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_NOBODY.html
Readonly
NOPROGRESSShut off the progress meter.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_NOPROGRESS.html
Readonly
NOPROXYFilter out hosts from proxy use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_NOPROXY.html
Readonly
NOSIGNALDo not install signal handlers.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_NOSIGNAL.html
Readonly
PASSWORDPassword.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PASSWORD.html
Readonly
PATH_Disable squashing /../ and /./ sequences in the path.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PATH_AS_IS.html
Readonly
PINNEDPUBLICKEYSet pinned SSL public key .
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PINNEDPUBLICKEY.html
Readonly
PIPEWAITWait on connection to pipeline on it.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PIPEWAIT.html
Readonly
PORTPort number to connect to.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PORT.html
Readonly
POSTIssue an HTTP POST request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_POST.html
Readonly
POSTFIELDSSend a POST with this data.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_POSTFIELDS.html
Readonly
POSTFIELDSIZEThe POST data is this big.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_POSTFIELDSIZE.html
Readonly
POSTFIELDSIZE_The POST data is this big.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_POSTFIELDSIZE_LARGE.html
Readonly
POSTQUOTECommands to run after transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_POSTQUOTE.html
Readonly
POSTREDIRHow to act on redirects after POST.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_POSTREDIR.html
Readonly
PRE_Socks proxy to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PRE_PROXY.html
Readonly
PREQUOTECommands to run just before transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PREQUOTE.html
Readonly
PREREQFUNCTIONCallback to be called after a connection is established but before a request is made on that connection.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PREREQFUNCTION.html
Readonly
PROGRESSFUNCTIONOBSOLETE callback for progress meter.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROGRESSFUNCTION.html
Readonly
PROTOCOLSDeprecated option Allowed protocols.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROTOCOLS.html
Readonly
PROTOCOLS_Allowed protocols.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROTOCOLS_STR.html
Readonly
PROXYProxy to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY.html
Readonly
PROXY_Proxy CA cert bundle.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_CAINFO.html
Readonly
PROXY_Proxy CA cert bundle memory buffer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_CAINFO_BLOB.html
Readonly
PROXY_Path to proxy CA cert bundle.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_CAPATH.html
Readonly
PROXY_Proxy Certificate Revocation List.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_CRLFILE.html
Readonly
PROXY_Proxy issuer certificate.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_ISSUERCERT.html
Readonly
PROXY_Proxy issuer certificate memory buffer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_ISSUERCERT_BLOB.html
Readonly
PROXY_Proxy client key password.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_KEYPASSWD.html
Readonly
PROXY_Set the proxy's pinned SSL public key.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_PINNEDPUBLICKEY.html
Readonly
PROXY_Proxy authentication service name.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SERVICE_NAME.html
Readonly
PROXY_Proxy ciphers to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSL_CIPHER_LIST.html
Readonly
PROXY_Control proxy SSL behavior.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSL_OPTIONS.html
Readonly
PROXY_Verify the host name in the proxy SSL certificate.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSL_VERIFYHOST.html
Readonly
PROXY_Verify the proxy SSL certificate.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSL_VERIFYPEER.html
Readonly
PROXY_Proxy client cert.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSLCERT.html
Readonly
PROXY_Proxy client cert memory buffer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSLCERT_BLOB.html
Readonly
PROXY_Proxy client cert type.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSLCERTTYPE.html
Readonly
PROXY_Proxy client key.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSLKEY.html
Readonly
PROXY_Proxy client key.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSLKEY_BLOB.html
Readonly
PROXY_Proxy client key type.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSLKEYTYPE.html
Readonly
PROXY_Proxy SSL version to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_SSLVERSION.html
Readonly
PROXY_Proxy TLS 1.3 cipher suites to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_TLS13_CIPHERS.html
Readonly
PROXY_Proxy TLS authentication password.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_TLSAUTH_PASSWORD.html
Readonly
PROXY_Proxy TLS authentication methods.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_TLSAUTH_TYPE.html
Readonly
PROXY_Proxy TLS authentication user name.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_TLSAUTH_USERNAME.html
Readonly
PROXY_Add transfer mode to URL over proxy.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXY_TRANSFER_MODE.html
Readonly
PROXYAUTHHTTP proxy authentication methods.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXYAUTH.html
Readonly
PROXYHEADERCustom HTTP headers sent to proxy.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXYHEADER.html
Readonly
PROXYPASSWORDProxy password.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXYPASSWORD.html
Readonly
PROXYPORTProxy port to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXYPORT.html
Readonly
PROXYTYPEProxy type.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXYTYPE.html
Readonly
PROXYUSERNAMEProxy user name.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXYUSERNAME.html
Readonly
PROXYUSERPWDProxy user name and password.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PROXYUSERPWD.html
Readonly
PUTDeprecated option Issue an HTTP PUT request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_PUT.html
Readonly
QUOTECommands to run before transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_QUOTE.html
Readonly
RANDOM_OBSOLETE Provide source for entropy random data.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RANDOM_FILE.html
Readonly
RANGERange requests.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RANGE.html
Readonly
READDATAData pointer to pass to the read callback.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_READDATA.html
Readonly
READFUNCTIONCallback for reading data.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_READFUNCTION.html
Readonly
REDIR_Deprecated option Protocols to allow redirects to.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_REDIR_PROTOCOLS.html
Readonly
REDIR_Protocols to allow redirects to.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_REDIR_PROTOCOLS_STR.html
Readonly
REFERERReferer: header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_REFERER.html
Readonly
REQUEST_Set the request target.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_REQUEST_TARGET.html
Readonly
RESOLVEProvide fixed/fake name resolves.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RESOLVE.html
Readonly
RESUME_Resume a transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RESUME_FROM.html
Readonly
RESUME_Resume a transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RESUME_FROM_LARGE.html
Readonly
RTSP_Client CSEQ number.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RTSP_CLIENT_CSEQ.html
Readonly
RTSP_RTSP request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RTSP_REQUEST.html
Readonly
RTSP_CSEQ number for RTSP Server->Client request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RTSP_SERVER_CSEQ.html
Readonly
RTSP_RTSP session-id.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RTSP_SESSION_ID.html
Readonly
RTSP_RTSP stream URI.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RTSP_STREAM_URI.html
Readonly
RTSP_RTSP Transport: header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_RTSP_TRANSPORT.html
Readonly
SASL_SASL authorization identity (identity to act as).
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SASL_AUTHZID.html
Readonly
SASL_Enable SASL initial response.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SASL_IR.html
Readonly
SEEKFUNCTIONCallback for seek operations.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SEEKFUNCTION.html
Readonly
SERVER_Timeout for server responses.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SERVER_RESPONSE_TIMEOUT.html
Readonly
SERVICE_Authentication service name.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SERVICE_NAME.html
Readonly
SHAREShare object to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SHARE.html
Readonly
SOCKS5_Socks5 authentication methods.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SOCKS5_AUTH.html
Readonly
SOCKS5_Socks5 GSSAPI NEC mode.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SOCKS5_GSSAPI_NEC.html
Readonly
SOCKS5_Deprecated option Socks5 GSSAPI service name.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SOCKS5_GSSAPI_SERVICE.html
Readonly
SSH_SSH authentication types.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSH_AUTH_TYPES.html
Readonly
SSH_Enable SSH compression.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSH_COMPRESSION.html
Readonly
SSH_MD5 of host's public key.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.html
Readonly
SSH_Custom pointer to pass to ssh host key callback.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSH_HOSTKEYDATA.html
Readonly
SSH_File name with known hosts.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSH_KNOWNHOSTS.html
Readonly
SSH_File name of private key.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSH_PRIVATE_KEYFILE.html
Readonly
SSH_File name of public key.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSH_PUBLIC_KEYFILE.html
Readonly
SSL_Ciphers to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_CIPHER_LIST.html
Readonly
SSL_Set key exchange curves.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_EC_CURVES.html
Readonly
SSL_Enable use of ALPN.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_ENABLE_ALPN.html
Readonly
SSL_OBSOLETE Enable use of NPN.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_ENABLE_NPN.html
Readonly
SSL_Enable TLS False Start.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_FALSESTART.html
Readonly
SSL_Control SSL behavior.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_OPTIONS.html
Readonly
SSL_Disable SSL session-id cache.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_SESSIONID_CACHE.html
Readonly
SSL_Verify the host name in the SSL certificate.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_VERIFYHOST.html
Readonly
SSL_Verify the SSL certificate.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_VERIFYPEER.html
Readonly
SSL_Verify the SSL certificate's status.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSL_VERIFYSTATUS.html
Readonly
SSLCERTClient cert.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSLCERT.html
Readonly
SSLCERT_Client cert memory buffer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSLCERT_BLOB.html
Readonly
SSLCERTTYPEClient cert type.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSLCERTTYPE.html
Readonly
SSLENGINEUse identifier with SSL engine.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSLENGINE.html
Readonly
SSLENGINE_Default SSL engine.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSLENGINE_DEFAULT.html
Readonly
SSLKEYClient key.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSLKEY.html
Readonly
SSLKEY_Client key memory buffer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSLKEY_BLOB.html
Readonly
SSLKEYTYPEClient key type.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSLKEYTYPE.html
Readonly
SSLVERSIONSSL version to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SSLVERSION.html
Readonly
SUPPRESS_Suppress proxy CONNECT response headers from user callbacks.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_SUPPRESS_CONNECT_HEADERS.html
Readonly
TCP_Enable TCP Fast Open.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TCP_FASTOPEN.html
Readonly
TCP_Enable TCP keep-alive.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TCP_KEEPALIVE.html
Readonly
TCP_Idle time before sending keep-alive.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TCP_KEEPIDLE.html
Readonly
TCP_Interval between keep-alive probes.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TCP_KEEPINTVL.html
Readonly
TCP_Disable the Nagle algorithm.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TCP_NODELAY.html
Readonly
TELNETOPTIONSTELNET options.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TELNETOPTIONS.html
Readonly
TFTP_TFTP block size.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TFTP_BLKSIZE.html
Readonly
TFTP_Do not send TFTP options requests.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TFTP_NO_OPTIONS.html
Readonly
TIMECONDITIONMake a time conditional request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TIMECONDITION.html
Readonly
TIMEOUTTimeout for the entire request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TIMEOUT.html
Readonly
TIMEOUT_Millisecond timeout for the entire request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TIMEOUT_MS.html
Readonly
TIMEVALUETime value for the time conditional request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TIMEVALUE.html
Readonly
TIMEVALUE_Time value for the time conditional request.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TIMEVALUE_LARGE.html
Readonly
TLS13_TLS 1.3 cipher suites to use.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TLS13_CIPHERS.html
Readonly
TLSAUTH_TLS authentication password.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TLSAUTH_PASSWORD.html
Readonly
TLSAUTH_TLS authentication methods.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TLSAUTH_TYPE.html
Readonly
TLSAUTH_TLS authentication user name.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TLSAUTH_USERNAME.html
Readonly
TRAILERFUNCTIONSet callback for sending trailing headers.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TRAILERFUNCTION.html
Readonly
TRANSFER_Request Transfer-Encoding.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TRANSFER_ENCODING.html
Readonly
TRANSFERTEXTUse text transfer.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_TRANSFERTEXT.html
Readonly
UNIX_Path to a Unix domain socket.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_UNIX_SOCKET_PATH.html
Readonly
UNRESTRICTED_Do not restrict authentication to original host.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_UNRESTRICTED_AUTH.html
Readonly
UPKEEP_Sets the interval at which connection upkeep are performed.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_UPKEEP_INTERVAL_MS.html
Readonly
UPLOADUpload data.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_UPLOAD.html
Readonly
UPLOAD_Set upload buffer size.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_UPLOAD_BUFFERSIZE.html
Readonly
URLURL to work on.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_URL.html
Readonly
USE_Use TLS/SSL.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_USE_SSL.html
Readonly
USERAGENTUser-Agent: header.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_USERAGENT.html
Readonly
USERNAMEUser name.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_USERNAME.html
Readonly
USERPWDUser name and password.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_USERPWD.html
Readonly
VERBOSEDisplay verbose information.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_VERBOSE.html
Readonly
WILDCARDMATCHTransfer multiple files according to a file name pattern.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_WILDCARDMATCH.html
Readonly
WRITEFUNCTIONCallback for writing data.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_WRITEFUNCTION.html
Readonly
XFERINFOFUNCTIONCallback for progress meter.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_XFERINFOFUNCTION.html
Readonly
XOAUTH2_OAuth2 bearer token.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_XOAUTH2_BEARER.html
Path to an abstract Unix domain socket.
Official libcurl documentation: : https://curl.haxx.se/libcurl/c/CURLOPT_ABSTRACT_UNIX_SOCKET.html