• Home
  • Raw
  • Download

Lines Matching full:see

7 See-also:
70 Path to an abstract Unix domain socket. See CURLOPT_ABSTRACT_UNIX_SOCKET(3)
74 Timeout for waiting for the server's connect back to be accepted. See
79 Accept-Encoding and automatic decompressing data. See
84 IPv6 scope for local addresses. See CURLOPT_ADDRESS_SCOPE(3)
88 Specify the Alt-Svc: cache filename. See CURLOPT_ALTSVC(3)
92 Enable and configure Alt-Svc: treatment. See CURLOPT_ALTSVC_CTRL(3)
96 Append to remote file. See CURLOPT_APPEND(3)
100 Automatically set Referer: header. See CURLOPT_AUTOREFERER(3)
104 AWS HTTP V4 Signature. See CURLOPT_AWS_SIGV4(3)
108 Ask for alternate buffer size. See CURLOPT_BUFFERSIZE(3)
112 CA cert bundle. See CURLOPT_CAINFO(3)
116 CA cert bundle memory buffer. See CURLOPT_CAINFO_BLOB(3)
120 Path to CA cert bundle. See CURLOPT_CAPATH(3)
124 Timeout for CA cache. See CURLOPT_CA_CACHE_TIMEOUT(3)
128 Extract certificate info. See CURLOPT_CERTINFO(3)
132 Callback for wildcard download start of chunk. See
137 Data pointer to pass to the chunk callbacks. See CURLOPT_CHUNK_DATA(3)
141 Callback for wildcard download end of chunk. See CURLOPT_CHUNK_END_FUNCTION(3)
145 Data pointer to pass to the close socket callback. See
150 Callback for closing socket. See CURLOPT_CLOSESOCKETFUNCTION(3)
154 Timeout for the connection phase. See CURLOPT_CONNECTTIMEOUT(3)
158 Millisecond timeout for the connection phase. See CURLOPT_CONNECTTIMEOUT_MS(3)
162 Only connect, nothing else. See CURLOPT_CONNECT_ONLY(3)
166 Connect to a specific host and port. See CURLOPT_CONNECT_TO(3)
171 See CURLOPT_CONV_FROM_NETWORK_FUNCTION(3)
176 See CURLOPT_CONV_FROM_UTF8_FUNCTION(3)
181 See CURLOPT_CONV_TO_NETWORK_FUNCTION(3)
185 Cookie(s) to send. See CURLOPT_COOKIE(3)
189 File to read cookies from. See CURLOPT_COOKIEFILE(3)
193 File to write cookies to. See CURLOPT_COOKIEJAR(3)
197 Add or control cookies. See CURLOPT_COOKIELIST(3)
201 Start a new cookie session. See CURLOPT_COOKIESESSION(3)
205 Send a POST with this data - and copy it. See CURLOPT_COPYPOSTFIELDS(3)
209 Convert newlines. See CURLOPT_CRLF(3)
213 Certificate Revocation List. See CURLOPT_CRLFILE(3)
217 Set URL to work on with a URL handle. See CURLOPT_CURLU(3)
221 Custom request/method. See CURLOPT_CUSTOMREQUEST(3)
225 Data pointer to pass to the debug callback. See CURLOPT_DEBUGDATA(3)
229 Callback for debug information. See CURLOPT_DEBUGFUNCTION(3)
233 Default protocol. See CURLOPT_DEFAULT_PROTOCOL(3)
237 List only. See CURLOPT_DIRLISTONLY(3)
241 Do not allow username in URL. See CURLOPT_DISALLOW_USERNAME_IN_URL(3)
245 Timeout for DNS cache. See CURLOPT_DNS_CACHE_TIMEOUT(3)
249 Bind name resolves to this interface. See CURLOPT_DNS_INTERFACE(3)
253 Bind name resolves to this IP4 address. See CURLOPT_DNS_LOCAL_IP4(3)
257 Bind name resolves to this IP6 address. See CURLOPT_DNS_LOCAL_IP6(3)
261 Preferred DNS servers. See CURLOPT_DNS_SERVERS(3)
265 Shuffle addresses before use. See CURLOPT_DNS_SHUFFLE_ADDRESSES(3)
269 **OBSOLETE** Enable global DNS cache. See CURLOPT_DNS_USE_GLOBAL_CACHE(3)
273 Verify the hostname in the DoH (DNS-over-HTTPS) SSL certificate. See
278 Verify the DoH (DNS-over-HTTPS) SSL certificate. See
283 Verify the DoH (DNS-over-HTTPS) SSL certificate's status. See
288 Use this DoH server for name resolves. See CURLOPT_DOH_URL(3)
292 Set the configuration for ECH. See CURLOPT_ECH(3)
296 **OBSOLETE** Identify EGD socket for entropy. See CURLOPT_EGDSOCKET(3)
300 Error message buffer. See CURLOPT_ERRORBUFFER(3)
304 100-continue timeout. See CURLOPT_EXPECT_100_TIMEOUT_MS(3)
312 Request file modification date and time. See CURLOPT_FILETIME(3)
316 Data pointer to pass to the wildcard matching callback. See
321 Callback for wildcard matching. See CURLOPT_FNMATCH_FUNCTION(3)
325 Follow HTTP redirects. See CURLOPT_FOLLOWLOCATION(3)
329 Prevent subsequent connections from reusing this. See CURLOPT_FORBID_REUSE(3)
337 Use active FTP. See CURLOPT_FTPPORT(3)
341 Control how to do TLS. See CURLOPT_FTPSSLAUTH(3)
345 Send ACCT command. See CURLOPT_FTP_ACCOUNT(3)
349 Alternative to USER. See CURLOPT_FTP_ALTERNATIVE_TO_USER(3)
353 Create missing directories on the remote server. See
358 Specify how to reach files. See CURLOPT_FTP_FILEMETHOD(3)
362 Ignore the IP address in the PASV response. See CURLOPT_FTP_SKIP_PASV_IP(3)
366 Back to non-TLS again after authentication. See CURLOPT_FTP_SSL_CCC(3)
370 Use EPRT. See CURLOPT_FTP_USE_EPRT(3)
374 Use EPSV. See CURLOPT_FTP_USE_EPSV(3)
378 Use PRET. See CURLOPT_FTP_USE_PRET(3)
382 Disable GSS-API delegation. See CURLOPT_GSSAPI_DELEGATION(3)
386 Timeout for happy eyeballs. See CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS(3)
390 Send an HAProxy PROXY protocol v1 header. See CURLOPT_HAPROXYPROTOCOL(3)
394 Spoof the client IP in an HAProxy PROXY protocol v1 header. See
399 Include the header in the body output. See CURLOPT_HEADER(3)
403 Data pointer to pass to the header callback. See CURLOPT_HEADERDATA(3)
407 Callback for writing received headers. See CURLOPT_HEADERFUNCTION(3)
411 Control custom headers. See CURLOPT_HEADEROPT(3)
415 Set HSTS cache file. See CURLOPT_HSTS(3)
419 Pass pointer to the HSTS read callback. See CURLOPT_HSTSREADDATA(3)
423 Set HSTS read callback. See CURLOPT_HSTSREADFUNCTION(3)
427 Pass pointer to the HSTS write callback. See CURLOPT_HSTSWRITEDATA(3)
431 Set HSTS write callback. See CURLOPT_HSTSWRITEFUNCTION(3)
435 Enable HSTS. See CURLOPT_HSTS_CTRL(3)
443 Alternative versions of 200 OK. See CURLOPT_HTTP200ALIASES(3)
447 HTTP server authentication methods. See CURLOPT_HTTPAUTH(3)
451 Do an HTTP GET request. See CURLOPT_HTTPGET(3)
455 Custom HTTP headers. See CURLOPT_HTTPHEADER(3)
460 See CURLOPT_HTTPPOST(3)
468 Disable Content decoding. See CURLOPT_HTTP_CONTENT_DECODING(3)
472 Disable Transfer decoding. See CURLOPT_HTTP_TRANSFER_DECODING(3)
480 Ignore Content-Length. See CURLOPT_IGNORE_CONTENT_LENGTH(3)
492 Bind connection locally to this. See CURLOPT_INTERFACE(3)
496 Data pointer to pass to the RTSP interleave callback. See
501 Callback for RTSP interleaved data. See CURLOPT_INTERLEAVEFUNCTION(3)
506 See CURLOPT_IOCTLDATA(3)
511 See CURLOPT_IOCTLFUNCTION(3)
515 IP version to use. See CURLOPT_IPRESOLVE(3)
519 Issuer certificate. See CURLOPT_ISSUERCERT(3)
523 Issuer certificate memory buffer. See CURLOPT_ISSUERCERT_BLOB(3)
531 Client key password. See CURLOPT_KEYPASSWD(3)
535 Kerberos security level. See CURLOPT_KRBLEVEL(3)
539 Bind connection locally to this port. See CURLOPT_LOCALPORT(3)
543 Bind connection locally to port range. See CURLOPT_LOCALPORTRANGE(3)
547 Login options. See CURLOPT_LOGIN_OPTIONS(3)
551 Low speed limit to abort transfer. See CURLOPT_LOW_SPEED_LIMIT(3)
555 Time to be below the speed to trigger low speed abort. See
560 Authentication address. See CURLOPT_MAIL_AUTH(3)
564 Address of the sender. See CURLOPT_MAIL_FROM(3)
568 Address of the recipients. See CURLOPT_MAIL_RCPT(3)
572 Allow RCPT TO command to fail for some recipients. See
577 Limit the age (idle time) of connections for reuse. See CURLOPT_MAXAGE_CONN(3)
581 Maximum number of connections in the connection pool. See
586 Maximum file size to get. See CURLOPT_MAXFILESIZE(3)
590 Maximum file size to get. See CURLOPT_MAXFILESIZE_LARGE(3)
594 Limit the age (since creation) of connections for reuse. See
599 Maximum number of redirects to follow. See CURLOPT_MAXREDIRS(3)
603 Cap the download speed to this. See CURLOPT_MAX_RECV_SPEED_LARGE(3)
607 Cap the upload speed to this. See CURLOPT_MAX_SEND_SPEED_LARGE(3)
611 Post/send MIME data. See CURLOPT_MIMEPOST(3)
615 Set MIME option flags. See CURLOPT_MIME_OPTIONS(3)
619 Enable .netrc parsing. See CURLOPT_NETRC(3)
623 .netrc filename. See CURLOPT_NETRC_FILE(3)
627 Mode for creating new remote directories. See CURLOPT_NEW_DIRECTORY_PERMS(3)
631 Mode for creating new remote files. See CURLOPT_NEW_FILE_PERMS(3)
635 Do not get the body contents. See CURLOPT_NOBODY(3)
639 Shut off the progress meter. See CURLOPT_NOPROGRESS(3)
647 Do not install signal handlers. See CURLOPT_NOSIGNAL(3)
651 Data pointer to pass to the open socket callback. See CURLOPT_OPENSOCKETDATA(3)
655 Callback for socket creation. See CURLOPT_OPENSOCKETFUNCTION(3)
659 Password. See CURLOPT_PASSWORD(3)
663 Disable squashing /../ and /./ sequences in the path. See CURLOPT_PATH_AS_IS(3)
667 Set pinned SSL public key . See CURLOPT_PINNEDPUBLICKEY(3)
671 Wait on connection to pipeline on it. See CURLOPT_PIPEWAIT(3)
675 Port number to connect to. See CURLOPT_PORT(3)
679 Make an HTTP POST. See CURLOPT_POST(3)
683 The POST data is this big. See CURLOPT_POSTFIELDSIZE(3)
687 The POST data is this big. See CURLOPT_POSTFIELDSIZE_LARGE(3)
691 Commands to run after transfer. See CURLOPT_POSTQUOTE(3)
695 How to act on redirects after POST. See CURLOPT_POSTREDIR(3)
699 Commands to run just before transfer. See CURLOPT_PREQUOTE(3)
703 Data pointer to pass to the CURLOPT_PREREQFUNCTION callback. See
709 is made on that connection. See CURLOPT_PREREQFUNCTION(3)
713 Socks proxy to use. See CURLOPT_PRE_PROXY(3)
717 Private pointer to store. See CURLOPT_PRIVATE(3)
721 Data pointer to pass to the progress meter callback. See
726 **OBSOLETE** callback for progress meter. See CURLOPT_PROGRESSFUNCTION(3)
730 **Deprecated option** Allowed protocols. See CURLOPT_PROTOCOLS(3)
734 Allowed protocols. See CURLOPT_PROTOCOLS_STR(3)
738 Proxy to use. See CURLOPT_PROXY(3)
742 HTTP proxy authentication methods. See CURLOPT_PROXYAUTH(3)
746 Custom HTTP headers sent to proxy. See CURLOPT_PROXYHEADER(3)
750 Proxy password. See CURLOPT_PROXYPASSWORD(3)
754 Proxy port to use. See CURLOPT_PROXYPORT(3)
758 Proxy type. See CURLOPT_PROXYTYPE(3)
761 Proxy username. See CURLOPT_PROXYUSERNAME(3)
765 Proxy username and password. See CURLOPT_PROXYUSERPWD(3)
769 Proxy CA cert bundle. See CURLOPT_PROXY_CAINFO(3)
773 Proxy CA cert bundle memory buffer. See CURLOPT_PROXY_CAINFO_BLOB(3)
777 Path to proxy CA cert bundle. See CURLOPT_PROXY_CAPATH(3)
781 Proxy Certificate Revocation List. See CURLOPT_PROXY_CRLFILE(3)
785 Proxy issuer certificate. See CURLOPT_PROXY_ISSUERCERT(3)
789 Proxy issuer certificate memory buffer. See CURLOPT_PROXY_ISSUERCERT_BLOB(3)
793 Proxy client key password. See CURLOPT_PROXY_KEYPASSWD(3)
797 Set the proxy's pinned SSL public key. See
806 Proxy client cert. See CURLOPT_PROXY_SSLCERT(3)
810 Proxy client cert type. See CURLOPT_PROXY_SSLCERTTYPE(3)
814 Proxy client cert memory buffer. See CURLOPT_PROXY_SSLCERT_BLOB(3)
818 Proxy client key. See CURLOPT_PROXY_SSLKEY(3)
822 Proxy client key type. See CURLOPT_PROXY_SSLKEYTYPE(3)
826 Proxy client key. See CURLOPT_PROXY_SSLKEY_BLOB(3)
830 Proxy SSL version to use. See CURLOPT_PROXY_SSLVERSION(3)
834 Proxy ciphers to use. See CURLOPT_PROXY_SSL_CIPHER_LIST(3)
838 Control proxy SSL behavior. See CURLOPT_PROXY_SSL_OPTIONS(3)
842 Verify the hostname in the proxy SSL certificate. See
847 Verify the proxy SSL certificate. See CURLOPT_PROXY_SSL_VERIFYPEER(3)
851 Proxy TLS 1.3 cipher suites to use. See CURLOPT_PROXY_TLS13_CIPHERS(3)
855 Proxy TLS authentication password. See CURLOPT_PROXY_TLSAUTH_PASSWORD(3)
859 Proxy TLS authentication methods. See CURLOPT_PROXY_TLSAUTH_TYPE(3)
863 Proxy TLS authentication username. See CURLOPT_PROXY_TLSAUTH_USERNAME(3)
867 Add transfer mode to URL over proxy. See CURLOPT_PROXY_TRANSFER_MODE(3)
871 **Deprecated option** Issue an HTTP PUT request. See CURLOPT_PUT(3)
876 about to call exit() anyway. See CURLOPT_QUICK_EXIT(3)
880 Commands to run before transfer. See CURLOPT_QUOTE(3)
885 See CURLOPT_RANDOM_FILE(3)
889 Range requests. See CURLOPT_RANGE(3)
893 Data pointer to pass to the read callback. See CURLOPT_READDATA(3)
897 Callback for reading data. See CURLOPT_READFUNCTION(3)
901 **Deprecated option** Protocols to allow redirects to. See
906 Protocols to allow redirects to. See CURLOPT_REDIR_PROTOCOLS_STR(3)
910 Referer: header. See CURLOPT_REFERER(3)
918 Provide fixed/fake name resolves. See CURLOPT_RESOLVE(3)
922 Data pointer to pass to resolver start callback. See
927 Callback to be called before a new resolve request is started. See
932 Resume a transfer. See CURLOPT_RESUME_FROM(3)
936 Resume a transfer. See CURLOPT_RESUME_FROM_LARGE(3)
940 Client CSEQ number. See CURLOPT_RTSP_CLIENT_CSEQ(3)
944 RTSP request. See CURLOPT_RTSP_REQUEST(3)
948 CSEQ number for RTSP Server-\>Client request. See CURLOPT_RTSP_SERVER_CSEQ(3)
952 RTSP session-id. See CURLOPT_RTSP_SESSION_ID(3)
956 RTSP stream URI. See CURLOPT_RTSP_STREAM_URI(3)
960 RTSP Transport: header. See CURLOPT_RTSP_TRANSPORT(3)
964 SASL authorization identity (identity to act as). See CURLOPT_SASL_AUTHZID(3)
968 Enable SASL initial response. See CURLOPT_SASL_IR(3)
972 Data pointer to pass to the seek callback. See CURLOPT_SEEKDATA(3)
976 Callback for seek operations. See CURLOPT_SEEKFUNCTION(3)
980 Timeout for server responses. See CURLOPT_SERVER_RESPONSE_TIMEOUT(3)
984 Timeout for server responses. See CURLOPT_SERVER_RESPONSE_TIMEOUT_MS(3)
992 Share object to use. See CURLOPT_SHARE(3)
996 Data pointer to pass to the sockopt callback. See CURLOPT_SOCKOPTDATA(3)
1000 Callback for sockopt operations. See CURLOPT_SOCKOPTFUNCTION(3)
1004 Socks5 authentication methods. See CURLOPT_SOCKS5_AUTH(3)
1008 Socks5 GSSAPI NEC mode. See CURLOPT_SOCKS5_GSSAPI_NEC(3)
1013 See CURLOPT_SOCKS5_GSSAPI_SERVICE(3)
1017 SSH authentication types. See CURLOPT_SSH_AUTH_TYPES(3)
1021 Enable SSH compression. See CURLOPT_SSH_COMPRESSION(3)
1025 Custom pointer to pass to ssh host key callback. See CURLOPT_SSH_HOSTKEYDATA(3)
1029 Callback for checking host key handling. See CURLOPT_SSH_HOSTKEYFUNCTION(3)
1033 MD5 of host's public key. See CURLOPT_SSH_HOST_PUBLIC_KEY_MD5(3)
1037 SHA256 of host's public key. See CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256(3)
1041 Custom pointer to pass to ssh key callback. See CURLOPT_SSH_KEYDATA(3)
1045 Callback for known hosts handling. See CURLOPT_SSH_KEYFUNCTION(3)
1049 Filename with known hosts. See CURLOPT_SSH_KNOWNHOSTS(3)
1053 Filename of the private key. See CURLOPT_SSH_PRIVATE_KEYFILE(3)
1057 Filename of the public key. See CURLOPT_SSH_PUBLIC_KEYFILE(3)
1061 Client cert. See CURLOPT_SSLCERT(3)
1065 Client cert type. See CURLOPT_SSLCERTTYPE(3)
1069 Client cert memory buffer. See CURLOPT_SSLCERT_BLOB(3)
1073 Use identifier with SSL engine. See CURLOPT_SSLENGINE(3)
1077 Default SSL engine. See CURLOPT_SSLENGINE_DEFAULT(3)
1081 Client key. See CURLOPT_SSLKEY(3)
1085 Client key type. See CURLOPT_SSLKEYTYPE(3)
1089 Client key memory buffer. See CURLOPT_SSLKEY_BLOB(3)
1093 SSL version to use. See CURLOPT_SSLVERSION(3)
1097 Ciphers to use. See CURLOPT_SSL_CIPHER_LIST(3)
1101 Data pointer to pass to the SSL context callback. See CURLOPT_SSL_CTX_DATA(3)
1105 Callback for SSL context logic. See CURLOPT_SSL_CTX_FUNCTION(3)
1109 Set key exchange curves. See CURLOPT_SSL_EC_CURVES(3)
1113 Enable use of ALPN. See CURLOPT_SSL_ENABLE_ALPN(3)
1117 **OBSOLETE** Enable use of NPN. See CURLOPT_SSL_ENABLE_NPN(3)
1121 Enable TLS False Start. See CURLOPT_SSL_FALSESTART(3)
1125 Control SSL behavior. See CURLOPT_SSL_OPTIONS(3)
1129 Disable SSL session-id cache. See CURLOPT_SSL_SESSIONID_CACHE(3)
1133 Verify the hostname in the SSL certificate. See CURLOPT_SSL_VERIFYHOST(3)
1137 Verify the SSL certificate. See CURLOPT_SSL_VERIFYPEER(3)
1141 Verify the SSL certificate's status. See CURLOPT_SSL_VERIFYSTATUS(3)
1145 Redirect stderr to another stream. See CURLOPT_STDERR(3)
1149 This HTTP/2 stream depends on another. See CURLOPT_STREAM_DEPENDS(3)
1153 This HTTP/2 stream depends on another exclusively. See
1158 Set this HTTP/2 stream's weight. See CURLOPT_STREAM_WEIGHT(3)
1162 Suppress proxy CONNECT response headers from user callbacks. See
1167 Enable TCP Fast Open. See CURLOPT_TCP_FASTOPEN(3)
1171 Enable TCP keep-alive. See CURLOPT_TCP_KEEPALIVE(3)
1175 Maximum number of keep-alive probes. See CURLOPT_TCP_KEEPCNT(3)
1179 Idle time before sending keep-alive. See CURLOPT_TCP_KEEPIDLE(3)
1183 Interval between keep-alive probes. See CURLOPT_TCP_KEEPINTVL(3)
1187 Disable the Nagle algorithm. See CURLOPT_TCP_NODELAY(3)
1191 TELNET options. See CURLOPT_TELNETOPTIONS(3)
1195 TFTP block size. See CURLOPT_TFTP_BLKSIZE(3)
1199 Do not send TFTP options requests. See CURLOPT_TFTP_NO_OPTIONS(3)
1203 Make a time conditional request. See CURLOPT_TIMECONDITION(3)
1207 Timeout for the entire request. See CURLOPT_TIMEOUT(3)
1211 Millisecond timeout for the entire request. See CURLOPT_TIMEOUT_MS(3)
1215 Time value for the time conditional request. See CURLOPT_TIMEVALUE(3)
1219 Time value for the time conditional request. See CURLOPT_TIMEVALUE_LARGE(3)
1223 TLS 1.3 cipher suites to use. See CURLOPT_TLS13_CIPHERS(3)
1227 TLS authentication password. See CURLOPT_TLSAUTH_PASSWORD(3)
1231 TLS authentication methods. See CURLOPT_TLSAUTH_TYPE(3)
1235 TLS authentication username. See CURLOPT_TLSAUTH_USERNAME(3)
1239 Custom pointer passed to the trailing headers callback. See
1244 Set callback for sending trailing headers. See
1249 Use text transfer. See CURLOPT_TRANSFERTEXT(3)
1253 Request Transfer-Encoding. See CURLOPT_TRANSFER_ENCODING(3)
1257 Path to a Unix domain socket. See CURLOPT_UNIX_SOCKET_PATH(3)
1265 Sets the interval at which connection upkeep are performed. See
1270 Upload data. See CURLOPT_UPLOAD(3)
1274 Set upload buffer size. See CURLOPT_UPLOAD_BUFFERSIZE(3)
1278 URL to work on. See CURLOPT_URL(3)
1282 User-Agent: header. See CURLOPT_USERAGENT(3)
1286 Username. See CURLOPT_USERNAME(3)
1290 Username and password. See CURLOPT_USERPWD(3)
1294 Use TLS/SSL. See CURLOPT_USE_SSL(3)
1298 Display verbose information. See CURLOPT_VERBOSE(3)
1302 Transfer multiple files according to a filename pattern. See
1307 Data pointer to pass to the write callback. See CURLOPT_WRITEDATA(3)
1311 Callback for writing data. See CURLOPT_WRITEFUNCTION(3)
1315 Set WebSocket options. See CURLOPT_WS_OPTIONS(3)
1319 Data pointer to pass to the progress meter callback. See
1324 Callback for progress meter. See CURLOPT_XFERINFOFUNCTION(3)
1328 OAuth2 bearer token. See CURLOPT_XOAUTH2_BEARER(3)
1353 CURLE_OK (0) means everything was OK, non-zero means an error occurred, see