Home
last modified time | relevance | path

Searched refs:range (Results 51 – 75 of 99) sorted by relevance

1234

/curl/tests/data/
H A Dtest39535 HTTP and out-of-range Content-Length
H A Dtest132847 HTTP GET a globbed range with -f
H A Dtest143412 # Some servers (e.g. Apache 1.2) respond this way to an invalid byte range
H A Dtest104213 # Some servers (e.g. Apache 1.2) respond this way to an invalid byte range
H A Dtest867 [] range
H A Dtest111745 HTTP with invalid range then another URL
/curl/docs/cmdline-opts/
H A Dcontinue-at.md12 - range
H A Dhappy-eyeballs-timeout-ms.md25 The range of suggested useful values is limited. Happy Eyeballs RFC 6555 says
/curl/docs/libcurl/opts/
H A DCURLMOPT_MAX_CONCURRENT_STREAMS.md34 Valid values range from 1 to 2147483647 (2^31 - 1) and defaults to 100. The
H A DCURLOPT_TFTP_BLKSIZE.md28 Specify *blocksize* to use for TFTP data transmission. Valid range as per
H A DCURLOPT_SSLVERSION.md33 Pass a long as parameter to control which version range of SSL/TLS versions to
44 The default acceptable version range. The minimum acceptable version is by
H A DCURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.md37 The range of suggested useful values for *timeout* is limited. Happy
H A DCURLOPT_PROTOCOLS.md36 a libcurl built to support a wide range of protocols but still limit specific
H A DCURLINFO_FILETIME_T.md43 bit long variables to extract dates outside of the 32-bit timestamp range.
H A DCURLOPT_PROTOCOLS_STR.md34 option allows applications to use libcurl built to support a wide range of
/curl/tests/http/
H A Dtest_17_ssl_use.py96 for i in range(count):
274 for max_ver in range(0, 5):
275 for min_ver in range(-2, 4):
H A Dscorecard.py81 for i in range(sample_size):
129 for i in range(sample_size):
156 for i in range(sample_size):
184 for i in range(sample_size):
284 for i in range(sample_size):
311 for i in range(sample_size):
339 for i in range(sample_size):
436 for i in range(sample_size):
H A Dtest_08_caddy.py186 for i in range(0,count):
205 for i in range(count):
H A Dtest_10_proxy.py108 for i in range(count):
192 for i in range(count):
222 for i in range(count):
/curl/docs/examples/
H A D.gitignore93 range
H A DMakefile.inc112 range \
/curl/src/
H A Dtool_cfgable.h85 char *range; member
H A Dtool_cfgable.c71 Curl_safefree(config->range); in free_config_fields()
/curl/docs/libcurl/
H A Dcurl_easy_nextheader.md50 iterating over a range of headers as changing the value mid-loop might give
/curl/docs/
H A Doptions-in-versions198 --range (-r) 4.0

Completed in 33 milliseconds

1234