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

#345 in Web programming

Download history 1358659/week @ 2024-10-16 1331815/week @ 2024-10-23 1285006/week @ 2024-10-30 1280954/week @ 2024-11-06 1369514/week @ 2024-11-13 1366743/week @ 2024-11-20 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 1575974/week @ 2025-01-22 1353413/week @ 2025-01-29

6,345,568 downloads per month
Used in 9,678 crates (920 directly)

MIT license

68KB
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
~24K SLoC