cargo-binstall/crates/binstalk-downloader/src
Jiahao XU 238e0f6318
Fix rate limit checking in GhApiClient (#1725)
* Fix rate limit checking in `GhApiClient`

 - Mv logic into `binstalk_downloader`
 - Check for `RETRY_AFTER` and `x-ratelimit-remaining` on any status code

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix clippy lint

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-06-11 22:37:48 +10:00
..
download Fix clippy lint error in 1.78.0 (#1679) 2024-05-02 23:03:12 +00:00
remote Bump dep reqwest in binstalk-downloader from 0.11.26 to 0.12.0 (#1655) 2024-04-02 21:26:39 +00:00
download.rs Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
lib.rs Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
remote.rs Fix rate limit checking in GhApiClient (#1725) 2024-06-11 22:37:48 +10:00
utils.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00