18 releases (1 stable)

1.0.0 Nov 15, 2023
1.0.0-rc1 Oct 25, 2022
1.0.0-rc.2 Dec 29, 2022
0.4.6 Dec 8, 2023
0.1.0 May 7, 2019

#60 in Web programming

Download history 640471/week @ 2023-12-23 988543/week @ 2023-12-30 1277529/week @ 2024-01-06 1328929/week @ 2024-01-13 1397549/week @ 2024-01-20 1494858/week @ 2024-01-27 1510742/week @ 2024-02-03 1523741/week @ 2024-02-10 1511051/week @ 2024-02-17 1604449/week @ 2024-02-24 1647525/week @ 2024-03-02 1566347/week @ 2024-03-09 1596570/week @ 2024-03-16 1596903/week @ 2024-03-23 1647706/week @ 2024-03-30 1391328/week @ 2024-04-06

6,494,967 downloads per month
Used in 17,922 crates (255 directly)

MIT license

14KB
275 lines

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:

Asynchronous HTTP request or response body.

See Body for more details.

Dependencies

~630KB
~10K SLoC