cargo-binstall/crates/binstalk-downloader/src
Jiahao XU 1e49460ac7
Fix use of StreamReadable: Ensure no empty Bytes (#799)
which would cause the `StreamReadable` to return eof even if the
underlying stream is still open and has not sent EOF yet.

Fixed #777

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-02-15 12:01:14 +11:00
..
download Fix use of StreamReadable: Ensure no empty Bytes (#799) 2023-02-15 12:01:14 +11:00
remote Support adding root cert via env CARGO_HTTP_CAINFO, SSL_CERT_{FILE, PATH} (#774) 2023-02-15 11:33:59 +13:00
download.rs Improve fmt::Display impl for all Error types (#781) 2023-02-10 14:01:22 +11:00
lib.rs Refactor: Extract new crate binstalk-{signal, downloader} (#518) 2022-11-11 04:02:54 +00:00
remote.rs Support adding root cert via env CARGO_HTTP_CAINFO, SSL_CERT_{FILE, PATH} (#774) 2023-02-15 11:33:59 +13:00