Skip to content

v0.45.1 — Iroh HTTP bridge interoperability

Choose a tag to compare

@rustyconover rustyconover released this 05 Sep 22:20
· 106 commits to main since this release

Fixed

  • Keep each Iroh HTTP request send half open until the response framing has been consumed. This restores httpi:// interoperability with vgi-iroh-bridge/Hyper, which otherwise treated an early QUIC FIN as an incomplete HTTP connection.
  • Add a regression test for request/response stream ordering.

Full Changelog: v0.45.0...v0.45.1