7 releases
0.1.3 | Mar 11, 2025 |
---|---|
0.1.2 | Jun 10, 2024 |
0.1.1 | Mar 11, 2024 |
0.1.0 | Nov 15, 2023 |
0.1.0-rc.1 | Oct 25, 2022 |
#500 in Web programming
8,759,244 downloads per month
Used in 10,715 crates
(983 directly)
80KB
2K
SLoC
HTTP Body
A trait representing asynchronous operations on an HTTP body.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in http-body
by you, shall be licensed as MIT, without any additional
terms or conditions.
lib.rs
:
Utilities for http_body::Body
.
BodyExt
adds extensions to the common trait.
Dependencies
~0.6–6.5MB
~31K SLoC