Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 18 Aug 13:55
· 4 commits to master since this release

Highlights

Features

  • client:
  • error: add Error::is_shutdown() (#3863) (b8affd8a, closes #2745)
  • server: add allow_multiple_spaces_in_request_line_delimiters http1 builder method (#3929) (9749184f)

Bug Fixes

  • server: improve caching accuracy of Date header (#3887) (436cadd1)

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0