Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 69) sorted by relevance

123

/curl/scripts/
H A Dschemetable.c94 static void showtable(int try, int init, int shift) in showtable() argument
101 ix[i] = num[i] % try; in showtable()
112 printf(" static const struct Curl_handler * const protocols[%d] = {", try); in showtable()
115 for(i=0; i < try; i++) { in showtable()
145 int try; in main() local
178 for(try = 28; try < 199; try++) { in main()
181 ix[i] = num[i] % try; in main()
195 if(try < besttry) { in main()
196 besttry = try; in main()
/curl/docs/libcurl/opts/
H A DCURLOPT_LOCALPORTRANGE.md16 CURLOPT_LOCALPORTRANGE - number of additional local ports to try
32 this option to 1 or below makes libcurl only do one try for the exact port
51 /* and try 20 more ports following that */
H A DCURLOPT_FTPSSLAUTH.md40 Try "AUTH SSL" first, and only if that fails try "AUTH TLS".
44 Try "AUTH TLS" first, and only if that fails try "AUTH SSL".
H A DCURLOPT_AWS_SIGV4.md58 **"TEST-HMAC-SHA256"** for "Algorithm", **"x-try-date"** and
60 **"SignedHeaders=content-type;host;x-try-date"** for "signed headers"
62 If you use just "test", instead of "test:try", test is used for every
H A DCURLOPT_LOCALPORT.md48 /* and try 20 more ports following that */
/curl/tests/data/
H A Dtest42235 curl: try 'curl --help' or 'curl --manual' for more information
37 curl: try 'curl --help' for more information
H A Dtest41134 curl: try 'curl --help' or 'curl --manual' for more information
36 curl: try 'curl --help' for more information
H A Dtest46015 try --expand without an argument
H A Dtest42620 try --data with --continue-at
H A Dtest21924 try using proxy with unsupported scheme
H A Dtest92513 252 Send some mail and I'll try my best
H A Dtest117940 curl: try 'curl --help' or 'curl --manual' for more information
H A Dtest96717 252 Send some mail and I'll try my best
H A Dtest87741 # we try to use the LD_PRELOAD hack, if not a debug build
H A Dtest83140 # we try to use the LD_PRELOAD hack, if not a debug build
H A Dtest88053 # we try to use the LD_PRELOAD hack, if not a debug build
H A Dtest83451 # we try to use the LD_PRELOAD hack, if not a debug build
H A Dtest93340 # we try to use the LD_PRELOAD hack, if not a debug build
/curl/docs/cmdline-opts/
H A Dipv4.md23 Use IPv4 addresses only when resolving hostnames, and not for example try
H A Dipv6.md23 Use IPv6 addresses only when resolving hostnames, and not for example try
H A Dspeed-time.md25 connects etc. If this is a concern for you, try the --connect-timeout option.
H A Dcreate-dirs.md26 To create remote directories when using FTP or SFTP, try --ftp-create-dirs.
H A Dtls13-ciphers.md28 later, or Schannel. If you are using a different SSL backend you can try
H A Ddisable-epsv.md21 not try EPSV.
H A Dproxy-tls13-ciphers.md28 later. If you are using a different SSL backend you can try setting TLS 1.3

Completed in 42 milliseconds

123