hyperium/http-body
 Watch   
 Star   
 Fork   
2026-07-14 02:03:08
http-body

http-body-util-v0.1.4

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.
2026-07-14 01:24:25
http-body

v1.1.0

tl;dr

  • Implement Add for SizeHint.
  • Implement Copy for SizeHint.
2025-03-12 00:48:29
http-body

http-body-util v0.1.3

Features

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

Thanks!

  • @cratelyn
  • @wgyt
  • @tottoto
  • @jplatte
  • @goto-bus-stop
  • @seanmonstar
2024-07-12 23:48:46
http-body