cargo-binstall/crates/binstalk-downloader
Félix Saparelli b88d0df3e5
feat(downloader): allow remote::Client to be customised
This is for usage outside of binstall itself.

Sometimes it's useful to be able to specify more reqwest options, such as doing custom DNS resolution. This leaves the existing API identical but adds a couple methods that make it possible to construct a client with custom options.

Signed-off-by: Félix Saparelli <felix@passcod.name>
2025-02-04 12:57:52 +13:00
..
src feat(downloader): allow remote::Client to be customised 2025-02-04 12:57:52 +13:00
Cargo.toml chore: release (#2027) 2025-01-19 02:58:41 +00:00
CHANGELOG.md chore: release (#2027) 2025-01-19 02:58:41 +00:00
LICENSE-APACHE Switch binstalk-downloader license to "Apache-2.0 OR MIT" (#542) 2023-05-19 03:07:58 +00:00
LICENSE-MIT Switch binstalk-downloader license to "Apache-2.0 OR MIT" (#542) 2023-05-19 03:07:58 +00:00