Home
last modified time | relevance | path

Searched refs:as (Results 1 – 25 of 630) sorted by relevance

12345678910>>...26

/curl/lib/
H A Daltsvc.c92 free(as); in altsvc_free()
105 if(!as) in altsvc_createid()
113 free(as); in altsvc_createid()
131 if(!as->src.host) in altsvc_createid()
135 if(!as->dst.host) in altsvc_createid()
143 return as; in altsvc_createid()
145 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 Dpath-as-is.md4 Long: path-as-is
12 - --path-as-is https://example.com/../../etc/passwd
15 # `--path-as-is`
H A Ddata-binary.md19 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 Dcert.md31 `:` 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 Dmail-rcpt.md23 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 Dretry-max-time.md19 as usual (see --retry) as long as the timer has not reached this given
H A Doutput.md35 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 Dremote-name.md6 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 Dproxy.md23 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 Dftp-pret.md20 drftpd, require this non-standard command for directory listings as well as up
H A Drate.md24 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 Dkey.md26 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
H A Dretry-all-errors.md21 such as sending or receiving duplicate data. Do not use with redirected input
26 transfers as close as possible to how they were started, but this is not
39 response codes such as 404. If you want to retry on all response codes that
/curl/docs/libcurl/opts/
H A DCURLOPT_TIMEVALUE.md29 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 DCURLOPT_PROXY_SSLVERSION.md34 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 DCURLOPT_TIMEVALUE_LARGE.md31 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 DCURLOPT_BUFFERSIZE.md36 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 DCURLOPT_HTTPPOST.md38 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 DCURLOPT_SSL_VERIFYHOST.md41 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 DDISABLED10 # 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 Dtest3916 --path-as-is
49 --path-as-is with redirect, keeping dotdots
52 http://%HOSTIP:%HTTPPORT/../../%TESTNUMBER --path-as-is -L
H A Dtest194327 Server: sent-as-trailer
59 Server == sent-as-trailer
/curl/.github/
H A Dstale.yml13 # 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 Dcurl.cmd10 /* 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 Dcurl-confopts.m432 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.
577 dnl as appropriate.
639 dnl shell variable want_httpsrr as appropriate.
[all …]

Completed in 31 milliseconds

12345678910>>...26