Download Latest Version v1.9.0 source code.tar.gz (299.6 kB)
Email in envelope

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

Home / v1.9.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-31 6.3 kB
v1.9.0 source code.tar.gz 2026-03-31 299.6 kB
v1.9.0 source code.zip 2026-03-31 366.2 kB
Totals: 3 Items   672.1 kB 1

Features

  • client:
  • expose HTTP/2 current max stream count (#4026) (d51cb715)
  • add HTTP/2 max_local_error_reset_streams option (#4021) (57787459)
  • error: add 'Error::is_parse_version_h2' method (393c77c7)
  • http1: add UpgradeableConnection::into_parts (e21205cf)

Bug Fixes

  • ffi: validate null pointers before dereferencing in request/response functions (#4038 (28e73ccd)
  • http1:
  • allow keep-alive for chunked requests with trailers (#4043) (7211ec25, closes #4044)
  • use case-insensitive matching for trailer fields (#4011) (3b344cac, closes #4010)
  • use httparse config for Servers (#4002) (bcb8ec57, closes #3923)
  • http2:
  • cancel sending client request body on response future drop (#4042) (5b17a69e, closes #4040)
  • non-utf8 char in Connection header may cause panic when calling to_str (#4019) (c36ca8a5)

Refactors and chores

New Contributors

Source: README.md, updated 2026-03-31