# Async HTTP Range Reader
[](https://crates.io/crates/astral_async_http_range_reader)
[](https://docs.rs/astral_async_http_range_reader/)
[](https://github.com/astral-sh/async_http_range_reader/actions?query=branch%3Amain)
[](https://github.com/astral-sh/async_http_range_reader/blob/main/LICENSE)
A crate that provides the `AsyncHttpRangeReader` struct, which allows streaming files over HTTP using range requests.