6 releases
0.1.2 | Jun 10, 2024 |
---|---|
0.1.1 | Mar 11, 2024 |
0.1.0 | Nov 15, 2023 |
0.1.0-rc.3 | Jul 10, 2023 |
0.1.0-rc.1 | Oct 25, 2022 |
#318 in Web programming
5,294,722 downloads per month
Used in 8,121 crates
(834 directly)
69KB
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
~1.5MB
~23K SLoC