Skip to content

v1.5.0

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 18 Aug 23:26
· 46 commits to master since this release
  • FEAT: Adds parse_with_uninit_headers() functions for Request and Response, that allow passing a slice of MaybeUninit headers. Because of the newer std type, the Minimum Support Rust Version has been increased to 1.36.0.