1 unstable release

0.0.1 Nov 6, 2023

#76 in #ssl

MIT license

6KB
79 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

~12–24MB
~395K SLoC