http-body-util
Combinators and adapters for HTTP request or response bodies.
0.1.5
415M downloads/mo
#276 most downloaded on crates.io
hyperium/http-body
What this package is like to depend on
Last release 11 days ago
12 Aug 2026
Release timing varies
gaps range from 4 weeks to 1.3 years
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
9 releases · first in 2022
2 releases in the last 12 months
see the full history below
Release timeline
9 releases · Oct 2022 to Aug 2026
2023
2024
2025
2026
Releases
latest 9-
0.1.512 Aug 2026 -
0.1.413 Jul 2026Release notes
Open source →What's Changed
- Add
Fusedbody combinator that always returnsNoneonce completed. - Add
BodyExt::into_stream()to convert a body into aStream. - Add
Full::into_inner()to get the fullBuf. - Add
InspectFrameandInspectErrcombinators.
Release notes
Open source →- Add
Fusedbody combinator that always returnsNoneonce completed. - Add
BodyExt::into_stream()to convert a body into aStream. - Add
Full::into_inner()to get the fullBuf. - Add
InspectFrameandInspectErrcombinators.
- Add
-
0.1.311 Mar 2025Release notes
Open source →Features
- Add
Channel, a body type backed by an async channel. - Make
Empty::new()to beconst fn.
Thanks!
Release notes
Open source →- Add
Channel, a body type backed by an async channel. - Make
Empty::new()to beconst fn.
- Add
-
0.1.210 Jun 2024 -
0.1.111 Mar 2024Release notes
Open source →- Add
BodyExt::with_trailers()combinator. - Improve performance of
BodyExt::collect().to_bytes().
- Add
-
0.1.015 Nov 2023 -
0.1.0-rc.310 Jul 2023 pre-release -
0.1.0-rc.229 Dec 2022 pre-release -
0.1.0-rc.125 Oct 2022 pre-release