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

#2 in #http-body

Download history 402692/week @ 2024-04-05 456492/week @ 2024-04-12 482880/week @ 2024-04-19 506179/week @ 2024-04-26 538746/week @ 2024-05-03 582827/week @ 2024-05-10 620887/week @ 2024-05-17 614606/week @ 2024-05-24 702550/week @ 2024-05-31 729264/week @ 2024-06-07 759744/week @ 2024-06-14 750738/week @ 2024-06-21 800406/week @ 2024-06-28 868922/week @ 2024-07-05 899136/week @ 2024-07-12 776106/week @ 2024-07-19

3,486,495 downloads per month
Used in 4,526 crates (418 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
~24K SLoC