7 releases

new 0.1.3 Mar 11, 2025
0.1.2 Jun 10, 2024
0.1.1 Mar 11, 2024
0.1.0 Nov 15, 2023
0.1.0-rc.1 Oct 25, 2022

#370 in Web programming

Download history 1369424/week @ 2024-11-19 1175816/week @ 2024-11-26 1404404/week @ 2024-12-03 1681994/week @ 2024-12-10 1282507/week @ 2024-12-17 656037/week @ 2024-12-24 923216/week @ 2024-12-31 1569059/week @ 2025-01-07 1568224/week @ 2025-01-14 1559073/week @ 2025-01-21 1631623/week @ 2025-01-28 1746133/week @ 2025-02-04 1796353/week @ 2025-02-11 2051558/week @ 2025-02-18 1947740/week @ 2025-02-25 1956790/week @ 2025-03-04

8,051,901 downloads per month
Used in 10,546 crates (964 directly)

MIT license

80KB
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

~0.6–6.5MB
~31K SLoC