Download Latest Version v1.3.1 source code.tar.gz (123.7 kB)
Email in envelope

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

Home / v1.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-12-03 2.0 kB
v1.2.0 source code.tar.gz 2024-12-03 123.6 kB
v1.2.0 source code.zip 2024-12-03 145.2 kB
Totals: 3 Items   270.7 kB 0

What's Changed

  • Add StatusCode::TOO_EARLY constant for 425 status. (#725)
  • Loosen TryFrom<HashMap> for HeaderMap to work with any state generic. (#729)
  • Change Builder methods to use TryInto instead of TryFrom arguments. (#730)
  • Make StatusCode::as_u16 a const function. (#680)
  • Fix Method parsing to allow #$%&' characters. (#713)
  • Fix HeaderName parsing to reject " characters. (#716)
  • Fix off by 1 error in Method::from_bytes that could cause extra allocations. (#708)
  • Fix HeaderMap capacity calculation in some cases (#710)

New Contributors

Thanks

  • @tottoto
  • @seanmonstar

Full Changelog: https://github.com/hyperium/http/compare/v1.1.0...v1.2.0

Source: README.md, updated 2024-12-03