zed/crates/http_client
Marshall Bowers 138c3fcfdd
http_client: Replace build_tarball_url with a more extensible function (#15332)
This PR replaces the `build_tarball_url` with `build_asset_url` that
accepts an `AssetKind` enum to support downloading different kinds of
assets from GitHub.

Right now the only asset kind we support is still `.tar.gz`, but the new
structure is more amenable to adding more asset kinds.

Release Notes:

- N/A
2024-07-27 10:00:45 -04:00
..
src http_client: Replace build_tarball_url with a more extensible function (#15332) 2024-07-27 10:00:45 -04:00
Cargo.toml Update http crate name (#15041) 2024-07-23 15:01:05 -07:00
LICENSE-APACHE Update http crate name (#15041) 2024-07-23 15:01:05 -07:00