Lines Matching full:used
91 based on often-used host name prefixes. For example, for host names starting
101 specified on a single command line and cannot be used between separate curl
134 The Realtime Messaging Protocol is primarily used to server streaming media
178 The short "single-dash" form of the options, -d for example, may be used with
183 Short version options that don't need any additional values can be used
203 existing alt-svc cache file, that will be used. After a completed transfer,
209 If this option is used several times, curl will load contents from all the
210 files but the last one will be used for saving.
217 network round-trip. This is used instead of setting a specific authentication
225 Used together with \fI-u, --user\fP.
229 (FTP SFTP) When used in an upload, this makes curl append to the target file instead of
238 Used together with \fI-u, --user\fP.
245 is typically used to alter that default file.
269 If this option is used several times, the last one will be used.
280 used several times, the last one will be used.
296 If this option is used several times, the last one will be used.
319 then a PKCS#11 URI (RFC 7512) can be used to specify a certificate located in
342 If this option is used several times, the last one will be used.
351 If this option is used several times, the last one will be used.
361 If this option is used and the server sends an unsupported encoding, curl will
366 found in the text file will be used as if they were provided on the command
372 if so, the colon or equals characters can be used as separators. If the option
391 When curl is invoked, it (unless \fI-q, --disable\fP is used) checks for a default
425 This option can be used multiple times to load multiple config files.
432 If this option is used several times, the last one will be used.
439 specific cluster node in a cluster of servers. This option is only used to
441 used for TLS/SSL (e.g. SNI, certificate verification) or for the application
447 match the name used in request URL. It can be either numerical such as
450 This option can be used many times to add many connect rules.
456 of the source file before it is transferred to the destination. If used with
457 uploads, the FTP server command SIZE will not be used by curl.
462 If this option is used several times, the last one will be used.
482 If this option is used several times, the last specified file name will be
483 used.
489 If no '=' symbol is used in the argument, it is instead treated as a filename
499 The file specified with \fI-b, --cookie\fP is only used as input. No cookies will be
511 If this option is used several times, the last one will be used.
517 When used in conjunction with the \fI-o, --output\fP option, curl will create the
533 If this option is used several times, the last one will be used.
564 If this option is used several times, the ones following the first will append
611 If any of these options is used more than once on the same command line, the
641 If this option is used several times, only the first one is used.
652 --eprt can be used to explicitly enable EPRT again and --no-eprt is an alias
665 --epsv can be used to explicitly enable EPSV again and --no-epsv is an alias
674 If used as the first parameter on the command line, the \fIcurlrc\fP config
675 file will not be read and used. See the \fI-K, --config\fP for details on the default
700 Set the list of DNS servers to be used instead of the system default.
710 If this option is used several times, the last one will be used.
723 When used in FTP, the FTP server response lines are considered being "headers"
726 If this option is used several times, the last one will be used.
731 used to seed the random engine for SSL connections.
776 When curl is used to do multiple transfers on the command line, it will
814 …SMTP IMAP) Similar to \fI-F, --form\fP except that the value string for the named parameter is used
837 filename. This goes for both @ and < constructs. When stdin is used, the
952 This option can be used multiple times.
959 If this option is used several times, the last one will be used.
995 behavior, but using this option can be used to override a previous \fI-P, --ftp-port\fP
998 If this option is used several times, only the first one is used. Undoing an
1003 unless \fI--disable-epsv\fP is used.
1020 make curl pick the same IP address that is already used for the control
1024 If this option is used several times, the last one will be used. Disable the
1046 This option has no effect if PORT, EPRT or EPSV is used instead of PASV.
1070 When used, this option will make all data specified with \fI-d, --data\fP, \fI--data-binary\fP
1071 or \fI--data-urlencode\fP to be used in an HTTP GET request instead of the POST
1072 request that otherwise would be used. The data will be appended to the URL
1075 If used in combination with \fI-I, --head\fP, the POST data will instead be appended to
1078 If this option is used several times, only the first one is used. This is
1091 connection to be established is the one that is used.
1098 If this option is used several times, the last one will be used.
1103 is used by some load balancers and reverse proxies to indicate the client's
1112 to get nothing but the header of a document. When used on an FTP or FILE file,
1118 externally set header will be used instead of the internal one. This allows
1147 headers should be used with caution combined with following redirects.
1149 This option can be used multiple times to add/replace/remove multiple headers.
1195 Tells curl to use HTTP version 3 directly to the host and port number used in
1239 If this option is used several times, the last one will be used.
1241 On Linux it can be used to specify a VRF, but the binary needs to either
1268 option has no effect if \fI--no-keepalive\fP is used.
1270 If this option is used several times, the last one will be used. If
1278 If this option is used several times, the last one will be used.
1285 then a PKCS#11 URI (RFC 7512) can be used to specify a private key located in a
1291 If this option is used several times, the last one will be used.
1295 level that is not one of these, 'private' will instead be used.
1297 If this option is used several times, the last one will be used.
1305 If this option is used several times, the last given file name will be
1306 used.
1323 If this option is used several times, the last one will be used.
1329 format. When used like this, the option causes a NLST command to be sent to
1340 Note: When combined with \fI-X, --request\fP, this option can be used to send an UIDL
1362 option will make curl redo the request on the new place. If used together with
1364 authentication is used, curl only sends its credentials to the initial
1384 be used during authentication. At present only IMAP, POP3 and SMTP support
1388 If this option is used several times, the last one will be used.
1392 (SMTP) Specify a single address. This will be used to specify the authentication
1436 A size modifier may be used. For example, Appending 'k' or 'K' will count the
1446 (HTTP) Set maximum number of redirection-followings allowed. When \fI-L, --location\fP is used,
1447 is used to prevent curl from following redirections too much. By default, the
1450 If this option is used several times, the last one will be used.
1458 If this option is used several times, the last one will be used.
1479 \fI-i, --include\fP are used together, --include will be ignored. This is because
1493 and password from the \fI-u, --user\fP option aren't actually used.
1495 If this option is used several times, only the first one is used.
1502 the last one will be used.
1514 home directory for login name and password. This is typically used for FTP on
1515 Unix. If used with HTTP, curl will enable user authentication. See
1518 either world- or group-readable). The environment variable "HOME" is used to
1543 with an SSL library that supports ALPN. ALPN is used by a libcurl that supports
1563 with an SSL library that supports NPN. NPN is used by a libcurl that supports
1606 Microsoft and is used by IIS web servers. It is a proprietary protocol,
1615 If this option is used several times, only the first one is used.
1620 is used in conjunction with the user name which can be specified as part of
1625 If this option is used several times, the last one will be used.
1629 \fI-O, --remote-name\fP or \fI-o, --output\fP are used.
1631 The given output directory is used for all URLs and output options on the
1635 unless \fI--create-dirs\fP is also used.
1637 If this option is used multiple times, the last specified directory will be
1638 used.
1692 If this option is used several times, the last one will be used.
1719 If this option is used several times, the last one will be used.
1750 socks5h:// to request the specific SOCKS version to be used. No protocol
1760 If this option is used several times, the last one will be used.
1812 the default if no modifier is used).
1840 This option can be used multiple times, in which case the effect is the same
1856 Same as \fI--cacert\fP but used in HTTPS proxy context.
1860 Same as \fI--capath\fP but used in HTTPS proxy context.
1864 Same as \fI--cert-type\fP but used in HTTPS proxy context.
1868 Same as \fI-E, --cert\fP but used in HTTPS proxy context.
1872 Same as \fI--ciphers\fP but used in HTTPS proxy context.
1876 Same as \fI--crlfile\fP but used in HTTPS proxy context.
1902 This option can be used multiple times to add/replace/remove multiple headers.
1906 Same as \fI-k, --insecure\fP but used in HTTPS proxy context.
1910 Same as \fI--key-type\fP but used in HTTPS proxy context.
1914 Same as \fI--key\fP but used in HTTPS proxy context.
1927 Same as \fI--pass\fP but used in HTTPS proxy context.
1941 If this option is used several times, the last one will be used.
1947 Same as \fI--ssl-allow-beast\fP but used in HTTPS proxy context.
1957 This option is currently used only when curl is built to use OpenSSL 1.1.1 or
1961 If this option is used several times, the last one will be used.
1963 Same as \fI--tlsauthtype\fP but used in HTTPS proxy context.
1967 Same as \fI--tlspassword\fP but used in HTTPS proxy context.
1971 Same as \fI--tlsuser\fP but used in HTTPS proxy context.
1975 Same as \fI-1, --tlsv1\fP but used in HTTPS proxy context.
1989 from a file instead or similar and never used in clear text in a command line.
1991 If this option is used several times, the last one will be used.
1997 socks5:// or socks5h:// to request a specific SOCKS version to be used.
2026 If this option is used several times, the last one will be used.
2035 When an HTTP proxy is used \fI-x, --proxy\fP, this option will make curl tunnel through
2048 If this option is used several times, the last one will be used.
2071 This option can be used multiple times.
2117 data. The data may be used to seed the random engine for SSL connections. See
2159 If this option is used several times, the last one will be used.
2161 (HTTP) When used, it disables all internal HTTP decoding of content or transfer
2167 with the \fI-H, --header\fP flag of course. When used with \fI-L, --location\fP you can append
2169 when it follows a Location: header. The \&";auto" string can be used alone,
2172 If this option is used several times, the last one will be used.
2192 if \fI-O, --remote-name\fP were used for each one. So if you want to disable that for a
2193 specific URL after \fI--remote-name-all\fP has been used, you must use "-o -" or
2199 part of the remote file is used, the path is cut off.)
2208 can be used in addition to this option. If the server chooses a file name and
2216 When used, this will make curl attempt to figure out the timestamp of the
2228 HTTP server. The specified request method will be used instead of the method
2229 otherwise used (which defaults to GET). Read the HTTP 1.1 specification for
2237 This option only changes the actual word used in the HTTP request, it does not
2241 The method string you set with \fI-X, --request\fP will be used for all requests, which
2260 If this option is used several times, the last one will be used.
2264 otherwise normally resolved address to be used. Consider it a sort of
2266 the number used for the specific protocol the host will be used for. It means
2272 with a specific host and port will be used first.
2274 The provided address set by this option will be used even if \fI-4, --ipv4\fP or \fI-6, --ipv6\fP
2283 This option can be used many times to add many host names to resolve.
2287 Retry on any error. This option is used together with \fI--retry\fP.
2306 error too for \fI--retry\fP. This option is used together with --retry.
2313 used. Setting this delay to zero will make curl use the default backoff time.
2315 If this option is used several times, the last one will be used.
2326 If this option is used several times, the last one will be used.
2344 If this option is used several times, the last one will be used.
2353 be used to access another user's inbox, that the user has been granted access
2368 When used with \fI-s, --silent\fP, it makes curl show an error message if it fails.
2390 Since 7.52.0, \fI--preproxy\fP can be used to specify a SOCKS proxy at the same time
2391 \fI-x, --proxy\fP is used with an HTTP/HTTPS proxy. In such a case curl first connects to
2394 If this option is used several times, the last one will be used.
2407 Since 7.52.0, \fI--preproxy\fP can be used to specify a SOCKS proxy at the same time
2408 \fI-x, --proxy\fP is used with an HTTP/HTTPS proxy. In such a case curl first connects to
2411 If this option is used several times, the last one will be used.
2454 Since 7.52.0, \fI--preproxy\fP can be used to specify a SOCKS proxy at the same time
2455 \fI-x, --proxy\fP is used with an HTTP/HTTPS proxy. In such a case curl first connects to
2458 If this option is used several times, the last one will be used.
2471 Since 7.52.0, \fI--preproxy\fP can be used to specify a SOCKS proxy at the same time
2472 \fI-x, --proxy\fP is used with an HTTP/HTTPS proxy. In such a case curl first connects to
2475 If this option is used several times, the last one will be used.
2485 If this option is used several times, the last one will be used.
2488 period, the download gets aborted. If speed-time is used, the default
2494 If this option is used several times, the last one will be used.
2497 TLS1.0 protocols known as BEAST. If this option isn't used, the SSL layer may
2529 name can still be used but will be removed in a future version.
2548 If this option is used several times, the last one will be used.
2557 When \fI-p, --proxytunnel\fP is used and a CONNECT request is made don't output proxy
2558 CONNECT response headers. This option is meant to be used with \fI-D, --dump-header\fP or
2559 \fI-i, --include\fP which are used to show protocol headers in the output. It has no
2586 bytes will be used.
2588 If this option is used several times, the last one will be used.
2595 or properly implement TFTP options. When this option is used \fI--tftp-blksize\fP is
2610 If this option is used several times, the last one will be used.
2639 This option is currently used only when curl is built to use OpenSSL 1.1.1 or
2643 If this option is used several times, the last one will be used.
2719 If this option is used several times, the last one will be used.
2732 If this option is used several times, the last one will be used.
2745 this is used on an HTTP(S) server, the PUT command will be used.
2775 used, otherwise HTTP will be used. Since 7.45.0 guessing can be disabled by
2778 This option may be used any number of times. To control where this URL is
2797 If this option is used several times, the last one will be used.
2812 from a file instead or similar and never used in clear text in a command line.
2832 If this option is used several times, the last one will be used.
2960 The http version that was effectively used. (Added in 7.50.0)
2973 The http method used in the most recent HTTP request (Added in 7.72.0)
3006 The URL scheme (sometimes called protocol) that was effectively used (Added in 7.52.0)
3038 This is the default, but can be used to switch back after switching to stderr.
3077 If this option is used several times, the last one will be used.
3152 Makes it use it as an HTTP proxy. The default if no scheme prefix is used.
3191 FTP session is used, an error code was sent over the control connection or
3220 appears if \fI-f, --fail\fP is used.
3224 FTP couldn't STOR file. The server denied the STOR operation, used for FTP
3237 FTP couldn't use REST. The REST command failed. This command is used for
3260 Interface error. A specified outgoing interface could not be used.
3358 is the protocol used for HTTP/3 transfers.