#ssl

simple-request-mirror

A simple HTTP(S) request library. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai publishes their crates; use the versions from serai in production. This crate will be unpublished/deleted as soon as possible.

1 unstable release

new 0.1.0 Sep 22, 2024

#19 in #ssl

Download history 189/week @ 2024-09-19

189 downloads per month
Used in 2 crates (via monero-simple-request-rpc…)

MIT license

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

~5–14MB
~182K SLoC