14 releases
0.4.5 | May 20, 2022 |
---|---|
0.4.4 | Oct 22, 2021 |
0.4.3 | Aug 8, 2021 |
0.4.2 | May 8, 2021 |
0.1.0 | May 7, 2019 |
#33 in Web programming
2,489,112 downloads per month
Used in 9,148 crates
(92 directly)
35KB
1K
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
:
Asynchronous HTTP request or response body.
See Body
for more details.
Dependencies
~590KB