http-request
v8.91.108 Stablehttp-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.
Quick Verdict
- βActively maintained (updated 6d ago)
- βStable API (8.x for 1+ years)
- βTrusted by 221 crates
- βPermissive license (MIT)
Security
Deep Insights
1.1K downloads in the last 30 days (36/day), up 33% from the previous period.
221 crates depend on http-request. Reasonable ecosystem adoption, though not yet a core dependency.
The primary maintainer publishes 53 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.
Reached 1.0 over a year ago. The API surface is settled, making it safe for production use.
At 45KB, http-request is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on http-request