#response-body #http #adapter

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

#25 in HTTP client

Download history 658996/week @ 2024-12-25 1091112/week @ 2025-01-01 1604564/week @ 2025-01-08 1538039/week @ 2025-01-15 1575421/week @ 2025-01-22 1649775/week @ 2025-01-29 1781104/week @ 2025-02-05 1773868/week @ 2025-02-12 2079136/week @ 2025-02-19 1943085/week @ 2025-02-26 2417454/week @ 2025-03-05 2422862/week @ 2025-03-12 3057966/week @ 2025-03-19 2308830/week @ 2025-03-26 2401517/week @ 2025-04-02 2354056/week @ 2025-04-09

10,593,073 downloads per month
Used in 11,409 crates (1,003 directly)

MIT license

80KB
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.6–7MB
~31K SLoC