View Source HttpDownloader (HttpDownloader v0.2.0)
Downloads remote file with progress bar.
Summary
Functions
Returns the last component of the path.
Downloads a remote file with progress bar.
Downloads a remote file with progress bar.
Downloads multiple remote files with progress bar and save them to provided destination.
Types
Functions
Returns the last component of the path.
Downloads a remote file with progress bar.
Currently built on top of the req package. For a list of available options, See https://hexdocs.pm/req/Req.html#new/1.
Downloads a remote file with progress bar.
Currently built on top of the req package. For a list of available options, See https://hexdocs.pm/req/Req.html#new/1.
Downloads multiple remote files with progress bar and save them to provided destination.