Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 04 Mar 16:42
· 7 commits to master since this release

What's Changed

  • Add methods to allow trying to allocate in the HeaderMap, returning an error if oversize instead of panicking.
  • Add Extensions::get_or_insert() method.
  • Implement From<Uri> for uri::Builder.
  • Fix HeaderName::from_lowercase that could allow NUL bytes in some cases.

New Contributors

Full Changelog: v1.0.0...v1.1.0