hyper v0.14.17 Release Notes

Release Date: 2022-02-10 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • client: avoid panics in uses of Instant (#2746) (dcdd6d10)

    ๐Ÿ”‹ Features

    • client: implement the HTTP/2 extended CONNECT protocol from RFC 8441 (#2682) (5ec094ca)
    • error: add Error::message (#2737) (6932896a, closes #2732)
    • http1: implement obsolete line folding (#2734) (1f0c177b)