Download Latest Version v1.4.1 source code.tar.gz (126.0 kB)
Email in envelope

Get an email when there's a new version of HTTP

Home / v1.4.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-25 2.3 kB
v1.4.1 source code.tar.gz 2026-05-25 126.0 kB
v1.4.1 source code.zip 2026-05-25 147.3 kB
Totals: 3 Items   275.6 kB 2

tl;dr

  • Fix PathAndQuery::from_static() and from_shared() to reject inputs that do not start with /.
  • Fix Extend for HeaderMap to clamp max size hint and not overflow.
  • Fix header::IntoIter that could use-after-free if the generic value type could panic on drop.
  • Fix header::{IterMut, ValuesIterMut} to not violate stacked borrows.

What's Changed

New Contributors

Full Changelog: https://github.com/hyperium/http/compare/v1.4.0...v1.4.1

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