Skip to content

v0.2.12

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 04 Mar 16:39
· 53 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.
  • Fix HeaderName::from_lowercase that could allow NUL bytes in some cases.