Home
last modified time | relevance | path

Searched refs:downloads (Results 1 – 17 of 17) sorted by relevance

/curl/tests/http/
H A Dscorecard.py220 def downloads(self, proto: str, count: int, member in ScoreCard
347 downloads: Optional[List[int]] = None,
388 if downloads and len(downloads) > 0:
389 score['downloads'] = self.downloads(proto=proto,
391 fsizes=downloads)
576 downloads = [1024 * 1024, 10 * 1024 * 1024, 100 * 1024 * 1024]
578 downloads = []
582 if args.downloads or args.requests or args.handshakes:
584 if not args.downloads:
585 downloads = None
[all …]
/curl/docs/cmdline-opts/
H A Dftp-pret.md21 and downloads in PASV mode.
H A Dlimit-rate.md22 Specify the maximum transfer rate you want curl to use - for both downloads
H A Drange.md55 FTP and SFTP range downloads only support the simple 'start-stop' syntax
/curl/tests/data/
H A Dtest109624 Two FTP downloads, with failed RETR but reused control connection
/curl/docs/libcurl/opts/
H A DCURLOPT_FTP_USE_PRET.md30 command for directory listings as well as up and downloads in PASV mode. Has
H A DCURLOPT_FTP_USE_EPRT.md29 doing active FTP downloads (which is enabled by
H A DCURLOPT_FTP_USE_EPSV.md29 command when doing passive FTP downloads (which it does by default). Using
H A DCURLOPT_ACCEPT_ENCODING.md17 CURLOPT_ACCEPT_ENCODING - automatic decompression of HTTP downloads
/curl/
H A DREADME33 Visit the curl website for the latest news and downloads:
/curl/docs/libcurl/
H A Dlibcurl-ws.md91 flexible than limited to plain downloads or uploads, libcurl offers two
95 downloads for when the traffic is download oriented.
H A Dlibcurl-security.md249 downloads.
/curl/docs/
H A Dmk-ca-bundle.md21 This tool downloads the *certdata.txt* file from Mozilla's source tree over
H A DTODO156 18.11 Windows: set attribute 'archive' for completed downloads
1053 18.11 Windows: set attribute 'archive' for completed downloads
1171 multiple separate range downloads that get combined into a single final
1199 Users who are for example doing large downloads in CI or remote setups might
H A DFAQ816 An example that downloads two URLs (sequentially) would be:
962 anyway since they A) cache such certs and B) supports AIA which downloads
/curl/.github/workflows/
H A Dwindows.yml327 …url: 'https://downloads.sourceforge.net/mingw-w64/Toolchains%20targetting%20Win64/Personal%20Build…
334 …url: 'https://downloads.sourceforge.net/mingw-w64/Toolchains%20targetting%20Win32/Personal%20Build…
/curl/packages/vms/
H A Dreadme217 allow interrupted downloads to be continued.

Completed in 31 milliseconds