1 unstable release
| 0.1.0 | Sep 22, 2024 |
|---|
#143 in #request
Used in 2 crates
14KB
225 lines
Simple Request
A simple alternative to reqwest, supporting HTTPS, intended to support a majority of use cases with a fraction of the dependency tree.
This library is built directly around hyper, hyper-rustls, and does require
tokio. Support for async-std would be welcome.
Dependencies
~4–16MB
~174K SLoC