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

#314 in Web programming

Download history 929453/week @ 2024-07-17 980013/week @ 2024-07-24 989615/week @ 2024-07-31 1072619/week @ 2024-08-07 1047790/week @ 2024-08-14 1093160/week @ 2024-08-21 1044834/week @ 2024-08-28 1181281/week @ 2024-09-04 1102919/week @ 2024-09-11 1092549/week @ 2024-09-18 1183595/week @ 2024-09-25 1232763/week @ 2024-10-02 1235954/week @ 2024-10-09 1358659/week @ 2024-10-16 1331815/week @ 2024-10-23 1285643/week @ 2024-10-30

5,455,358 downloads per month
Used in 7,768 crates (812 directly)

MIT license

69KB
2K SLoC

HTTP Body

A trait representing asynchronous operations on an HTTP body.

crates.io documentation MIT License CI Status

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