1 unstable release

0.2.0 Sep 18, 2025
0.1.1 Sep 11, 2025
0.1.0 Sep 20, 2024
0.0.1 Nov 6, 2023

#53 in #request

Download history 895/week @ 2026-02-18 758/week @ 2026-02-25 1566/week @ 2026-03-04 2134/week @ 2026-03-11 1698/week @ 2026-03-18 2102/week @ 2026-03-25 1412/week @ 2026-04-01 2769/week @ 2026-04-08 1219/week @ 2026-04-15 2340/week @ 2026-04-22 1026/week @ 2026-04-29 2062/week @ 2026-05-06 2170/week @ 2026-05-13 1717/week @ 2026-05-20 3369/week @ 2026-05-27 3384/week @ 2026-06-03

10,973 downloads per month
Used in 3 crates (2 directly)

MIT license

14KB
258 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