rustio rustio.net
64

http-request

v8.91.124 Stable

http-request is a lightweight, efficient library for building, sending, and handling HTTP/HTTPS requests in Rust applications. It provides a simple and intuitive API, allowing developers to easily interact with web services, whether they use the "HTTP" or "HTTPS" protocol. The library supports various HTTP methods, custom headers, request bodies, timeout, automatic handling of redirects (including detecting redirect loops), and enhanced response body decoding (both automatic and manual), enabling fast and secure communication. Whether working with secure "HTTPS" connections or standard "HTTP" requests, the library is optimized for performance, minimal resource usage, and easy integration into Rust projects.

MIT Edition 2024
Network programmingWeb programming #tcp#http#redirect#request#response

Quick Verdict

  • โœ“Actively maintained (updated 2d ago)
  • โœ“Stable API (8.x for 1+ years)
  • โœ“Trusted by 225 crates
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
159.3K
Dependents
225
Releases
348
Size
47KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

834 downloads in the last 30 days (28/day), up 542% from the previous period.

๐Ÿ”—
Moderate adoption

225 crates depend on http-request. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 57 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

โœ…
Stable API

Reached 1.0 over a year ago. The API surface is settled, making it safe for production use.

๐Ÿ“
Compact crate

At 46KB, http-request is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 12/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
04/265/146/16/197/77/24

Version Adoption

v8.91.120
29%
v8.91.119
23%
v8.91.115
17%
v8.91.117
17%
v8.91.116
14%

Release Timeline

10 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
Less
More

README

Loading README...

Maintainers

Dependencies
10
direct dependencies
Dependents
225
crates depend on http-request

Similar Crates