github hyperium/hyper v1.6.0

2 days ago

Features

  • ext: add ext::on_informational() callback extension (#3818) (8ce1fcfa, closes #2565)
  • server: add http1::Builder::ignore_invalid_headers(bool) option (#3824) (3817a79b)

Bug Fixes

Breaking Changes

  • http2::Builder::max_local_error_reset_streams() now takes &mut self and returns &mut Self. In practice, this shouldn't break almost anyone. It was the wrong receiver and return types.
    (e981a91e)

New Contributors

Thanks

Full Changelog: v1.5.2...v1.6.0

Don't miss a new hyper release

NewReleases is sending notifications on new releases.