Skip to content

v0.2.7

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 28 Apr 19:19
· 78 commits to master since this release

What's Changed

  • Add extend() method to Extensions.
  • Add From<Authority> and From<PathAndQuery> impls for Uri.
  • Make HeaderName::from_static a const fn.

New Contributors