/curl/lib/ |
H A D | altsvc.c | 92 free(as); in altsvc_free() 105 if(!as) in altsvc_createid() 112 free(as); in altsvc_createid() 130 if(!as->src.host) in altsvc_createid() 134 if(!as->dst.host) in altsvc_createid() 142 return as; in altsvc_createid() 144 altsvc_free(as); in altsvc_createid() 192 if(as) { in altsvc_add() 196 Curl_llist_append(&asi->list, as, &as->node); in altsvc_add() 286 as->persist, as->prio); in altsvc_out() [all …]
|
/curl/docs/cmdline-opts/ |
H A D | path-as-is.md | 4 Long: path-as-is 12 - --path-as-is https://example.com/../../etc/passwd 15 # `--path-as-is`
|
H A D | data-binary.md | 19 Post data exactly as specified with no extra processing whatsoever. 23 manner as --data does, except that newlines and carriage returns are 27 application/x-www-form-urlencoded. If you want the data to be treated as 32 data as described in --data.
|
H A D | cert.md | 31 `:` as `\:` so that it is not recognized as the password delimiter. Similarly, 32 you must escape the double quote character as \" so that it is not recognized 33 as an escape character. 37 a PKCS#11 device. A string beginning with `pkcs11:` is interpreted as a 38 PKCS#11 URI. If a PKCS#11 URI is provided, then the --engine option is set as 39 `pkcs11` if none was provided and the --cert-type option is set as `ENG` if 44 is interpreted as a PKCS#11 URI.
|
H A D | mail-rcpt.md | 23 should be specified as the username or username and domain (as per Section 3.5 27 specified using the mailing list name, such as "Friends" or "London-Office".
|
H A D | retry-max-time.md | 19 as usual (see --retry) as long as the timer has not reached this given
|
H A D | output.md | 35 You may use this option as many times as the number of URLs you have. For 43 written as 48 dynamically. Specifying the output as '-' (a single dash) passes the output to 59 Specify the filename as single minus to force the output to stdout, to
|
H A D | remote-name.md | 6 Help: Write output to file named as remote file 35 encoded parts of the name, they end up as-is as filename. 37 You may use this option as many times as the number of URLs you have.
|
H A D | ftp-pret.md | 20 drftpd, require this non-standard command for directory listings as well as up
|
H A D | proxy.md | 23 specified or http:// it is treated as an HTTP proxy. Use socks4://, 46 not be available. This is not the case if you can tunnel through the proxy, as 50 by curl. This allows you to pass in special characters such as @ by using %40 53 The proxy host can be specified the same way as the proxy environment 57 When a proxy is used, the active FTP mode as set with --ftp-port, cannot be
|
H A D | rate.md | 24 option, curl starts the next transfer as fast as possible. 30 The request rate is provided as "N/U" where N is an integer number and U is a 32 /(day, as in a 24 hour unit). The default time unit, if no "/U" is provided,
|
H A D | key.md | 26 a PKCS#11 device. A string beginning with `pkcs11:` is interpreted as a 27 PKCS#11 URI. If a PKCS#11 URI is provided, then the --engine option is set as 28 `pkcs11` if none was provided and the --key-type option is set as `ENG` if
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_TIMEVALUE.md | 29 Pass a long *val* as parameter. This should be the time counted as seconds 30 since 1 Jan 1970, and the time is used in a condition as specified with 33 On systems with 32-bit 'long' variables (such as Windows), this option cannot
|
H A D | CURLOPT_PROXY_SSLVERSION.md | 34 Pass a long as parameter to control which version of SSL/TLS to attempt to use 73 The flag defines the maximum supported TLS version as TLSv1.2, or the default 79 The flag defines maximum supported TLS version as TLSv1.0. 84 The flag defines maximum supported TLS version as TLSv1.1. 89 The flag defines maximum supported TLS version as TLSv1.2. 94 The flag defines maximum supported TLS version as TLSv1.3.
|
H A D | CURLOPT_TIMEVALUE_LARGE.md | 31 Pass a curl_off_t *val* as parameter. This should be the time counted as 32 seconds since 1 Jan 1970, and the time is used in a condition as specified
|
H A D | CURLOPT_HTTPPOST.md | 38 Pass a pointer to a linked list of *curl_httppost* structs as parameter. 39 The easiest way to create such a list, is to use curl_formadd(3) as 40 documented. The data in this list must remain intact as long as the curl
|
H A D | CURLOPT_BUFFERSIZE.md | 36 This is just treated as a request, not an order. You cannot be guaranteed to 44 transfer as that may lead to unintended consequences. 51 allocated as long as there are active transfers.
|
H A D | CURLOPT_SSL_VERIFYHOST.md | 41 certificate as is used in the URL you operate against. 57 transfer is not enough as you cannot be sure that you are communicating with 67 A certificate can have the name as a wildcard. The only asterisk (`*`) must 69 wildcard must further contain more than one period as it cannot be set for a 74 identify the field as an IP address. 80 information to do such things as sending back a specific certificate for the 111 In 7.28.0 and earlier: the value 1 was treated as a debug option of some
|
/curl/tests/data/ |
H A D | DISABLED | 10 # This software is licensed as described in the file COPYING, which 11 # you should have received as part of this distribution. The terms 28 # Lines starting with '#' letters are treated as comments. 38 # test 1182 kills the test servers as a side effect 39 # of running runtests.pl as a child of itself sharing 64 # hyper support remains EXPERIMENTAL as long as there's a test number
|
H A D | test391 | 6 --path-as-is 49 --path-as-is with redirect, keeping dotdots 52 http://%HOSTIP:%HTTPPORT/../../%TESTNUMBER --path-as-is -L
|
H A D | test1943 | 27 Server: sent-as-trailer 59 Server == sent-as-trailer
|
/curl/.github/ |
H A D | stale.yml | 13 # Label to use when marking an issue as stale 15 # Comment to post when marking an issue as stale. Set to `false` to disable 17 This issue has been automatically marked as stale because it has not had
|
/curl/packages/OS400/ |
H A D | curl.cmd | 10 /* This software is licensed as described in the file COPYING, which */ 11 /* you should have received as part of this distribution. The terms */ 26 /* Use program CURLCL as interface to the curl command line tool */
|
/curl/m4/ |
H A D | curl-confopts.m4 | 32 dnl set shell variable want_thres as appropriate. 58 dnl set shell variable want_ares as appropriate. 112 dnl handle this as a request to use the same setting as option 116 dnl as a request to disable curldebug. 147 dnl variable want_debug value as appropriate. 324 dnl as appropriate. 375 dnl use same setting as --enable-debug 390 dnl shell variable want_werror as appropriate. 580 dnl as appropriate. 642 dnl shell variable want_httpsrr as appropriate. [all …]
|
/curl/docs/libcurl/ |
H A D | libcurl-easy.md | 26 (often referred to as an "easy handle"), which you use as input to the easy 31 without a specified URL). You might want to set some callbacks as well that 35 CURLOPT_URL(3) is the only option you really must set, as otherwise there can
|