7 releases

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

#500 in Web programming

Download history 1183062/week @ 2024-11-27 1468253/week @ 2024-12-04 1617521/week @ 2024-12-11 1122586/week @ 2024-12-18 658996/week @ 2024-12-25 1091112/week @ 2025-01-01 1604564/week @ 2025-01-08 1538039/week @ 2025-01-15 1575421/week @ 2025-01-22 1649775/week @ 2025-01-29 1781104/week @ 2025-02-05 1773868/week @ 2025-02-12 2079136/week @ 2025-02-19 1943085/week @ 2025-02-26 2417577/week @ 2025-03-05 1993562/week @ 2025-03-12

8,759,244 downloads per month
Used in 10,715 crates (983 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