Download Latest Version v1.10.1 source code.tar.gz (313.3 kB)
Email in envelope

Get an email when there's a new version of hyper for Rust

Home / v1.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-27 4.4 kB
v1.10.0 source code.tar.gz 2026-05-27 312.7 kB
v1.10.0 source code.zip 2026-05-27 381.9 kB
Totals: 3 Items   699.0 kB 2

Features

  • http2:
  • add reset_stream_duration() client option (#4068) (156a6f6a, closes #2599)
  • Add 'header_table_size()' method to server builder (#4062) (6c9182c4)

Bug Fixes

  • http1:
  • send error when dispatcher is dropped mid-body (#4069) (b7a679ba, closes #3995, #4016)
  • fix reading large bodies on 32-bit systems (#4056) (b12f6525, closes #4055)
  • fix rare missed write wakeup on connections v2 (743a3ba0)
  • http2:
  • do not reserve capacity before body data is available (#4061) (99f24345, closes #4003)
  • reading trailers shouldn't propagate NO_ERROR from early response (#3998) (e5ad96b1)

Refactors, chores, et al

New Contributors

Full Changelog: https://github.com/hyperium/hyper/compare/v1.9.0...v1.10.0

Source: README.md, updated 2026-05-27