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

#1 in #streaming

Download history 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 1665669/week @ 2024-04-06 1728919/week @ 2024-04-13 1768337/week @ 2024-04-20 1698266/week @ 2024-04-27 1436184/week @ 2024-05-04

6,916,094 downloads per month
Used in 18,248 crates (257 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

~625KB
~10K SLoC