Home
last modified time | relevance | path

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

/curl/tests/http/
H A Dscorecard.py220 def downloads(self, proto: str, count: int, member in ScoreCard
507 downloads: Optional[List[int]] = None,
550 if downloads and len(downloads) > 0:
551 score['downloads'] = self.downloads(proto=proto,
553 fsizes=downloads)
795 downloads = [1024 * 1024, 10 * 1024 * 1024, 100 * 1024 * 1024]
797 downloads = []
799 downloads.extend([parse_size(s) for s in x.split(',')])
810 if not args.downloads:
811 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.md31 command for directory listings as well as up and downloads in PASV mode. Has
H A DCURLOPT_FTP_USE_EPRT.md30 doing active FTP downloads (which is enabled by
H A DCURLOPT_FTP_USE_EPSV.md30 command when doing passive FTP downloads (which it does by default). Using
H A DCURLOPT_ACCEPT_ENCODING.md18 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.md92 flexible than limited to plain downloads or uploads, libcurl offers two
96 downloads for when the traffic is download oriented.
H A Dlibcurl-security.md250 downloads.
/curl/docs/
H A Dmk-ca-bundle.md22 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
1083 18.11 Windows: set attribute 'archive' for completed downloads
1201 multiple separate range downloads that get combined into a single final
1229 Users who are for example doing large downloads in CI or remote setups might
H A DFAQ815 An example that downloads two URLs (sequentially) would be:
961 anyway since they A) cache such certs and B) supports AIA which downloads
/curl/tests/
H A Dtestcurl.md100 First, make a checkout from git (or you write a script that downloads daily
/curl/packages/vms/
H A Dreadme217 allow interrupted downloads to be continued.
/curl/.github/workflows/
H A Dwindows.yml286 …url: 'https://downloads.sourceforge.net/mingw-w64/Toolchains%20targetting%20Win64/Personal%20Build…
293 …url: 'https://downloads.sourceforge.net/mingw-w64/Toolchains%20targetting%20Win32/Personal%20Build…

Completed in 65 milliseconds