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

Download history 1030449/week @ 2024-08-06 1068180/week @ 2024-08-13 1092648/week @ 2024-08-20 1048552/week @ 2024-08-27 1163059/week @ 2024-09-03 1114893/week @ 2024-09-10 1069514/week @ 2024-09-17 1180784/week @ 2024-09-24 1226352/week @ 2024-10-01 1233934/week @ 2024-10-08 1336840/week @ 2024-10-15 1344472/week @ 2024-10-22 1282658/week @ 2024-10-29 1288627/week @ 2024-11-05 1351189/week @ 2024-11-12 1129183/week @ 2024-11-19

5,294,722 downloads per month
Used in 8,121 crates (834 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