#http #response-body

http-body-util

Combinators and adapters for HTTP request or response bodies

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

#268 in Web programming

Download history 5080987/week @ 2026-02-23 5862193/week @ 2026-03-02 6146138/week @ 2026-03-09 5740885/week @ 2026-03-16 5766813/week @ 2026-03-23 5993214/week @ 2026-03-30 6185747/week @ 2026-04-06 6578172/week @ 2026-04-13 6670572/week @ 2026-04-20 7043115/week @ 2026-04-27 7721564/week @ 2026-05-04 8581451/week @ 2026-05-11 8809623/week @ 2026-05-18 8284810/week @ 2026-05-25 8897168/week @ 2026-06-01 9164617/week @ 2026-06-08

35,924,246 downloads per month
Used in 38,037 crates (2,654 directly)

MIT license

79KB
2K SLoC

Utilities for http_body::Body.

BodyExt adds extensions to the common trait.

Empty and Full provide simple implementations.


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.

Dependencies

~0.5–1.2MB
~18K SLoC