2 releases
0.1.0-rc.2 | Dec 29, 2022 |
---|---|
0.1.0-rc.1 | Oct 25, 2022 |
#1029 in Web programming
15,009 downloads per month
Used in 50 crates
(24 directly)
54KB
1.5K
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.
[Empty
] and [Full
] provide simple implementations.
Dependencies
~1.5MB
~23K SLoC