PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 9
  1. 0.1.5 12 Aug 2026
    Release notes
    • Fix docs with new doc_cfg rendering.
    Open source →
  2. 0.1.4 13 Jul 2026
    Release notes

    What's Changed

    • Add Fused body combinator that always returns None once completed.
    • Add BodyExt::into_stream() to convert a body into a Stream.
    • Add Full::into_inner() to get the full Buf.
    • Add InspectFrame and InspectErr combinators.
    Open source →
    Release notes
    • Add Fused body combinator that always returns None once completed.
    • Add BodyExt::into_stream() to convert a body into a Stream.
    • Add Full::into_inner() to get the full Buf.
    • Add InspectFrame and InspectErr combinators.
    Open source →
  3. 0.1.3 11 Mar 2025
    Release notes

    Features

    • Add Channel, a body type backed by an async channel.
    • Make Empty::new() to be const fn.

    Thanks!

    Open source →
    Release notes
    • Add Channel, a body type backed by an async channel.
    • Make Empty::new() to be const fn.
    Open source →
  4. 0.1.2 10 Jun 2024
    Release notes
    • Add BodyDataStream type to convert a body to a stream of its data.
    Open source →
  5. 0.1.1 11 Mar 2024
    Release notes
    • Add BodyExt::with_trailers() combinator.
    • Improve performance of BodyExt::collect().to_bytes().
    Open source →
  6. 0.1.0 15 Nov 2023
    Release notes
    • Update http to 1.0.
    • Update http-body to 1.0.
    Open source →
  7. 0.1.0-rc.3 10 Jul 2023 pre-release
    Release notes
    • Fix BodyExt::collect() from panicking on an empty frame.
    Open source →
  8. 0.1.0-rc.2 29 Dec 2022 pre-release
    Release notes
    • Update to http-body rc.2.
    Open source →
  9. 0.1.0-rc.1 25 Oct 2022 pre-release
    Release notes
    • Initial release, split from http-body 0.4.5.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive