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.3.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-03-11 1.0 kB
v1.3.0 source code.tar.gz 2025-03-11 123.5 kB
v1.3.0 source code.zip 2025-03-11 145.1 kB
Totals: 3 Items   269.6 kB 0

What's Changed

  • Allow most UTF-8 characters in URI path and query. (https://github.com/hyperium/http/pull/715)
  • This means paring Uris with previously illegal characters according the original RFC will now be accepted. They used to be rejected in the name of spec purity, but many operators were using a fork of http because reality is that most characters are seen in the real world.
  • Fix HeaderMap::reserve() to allocate sufficient capacity.

New Contributors

Thanks!

  • @seanmonstar
  • @tottoto

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

Source: README.md, updated 2025-03-11