Skip to content

v0.1.3

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 31 Jan 20:17
· 52 commits to master since this release

Added

  • Add Error::is_connect() which returns true if error came from client Connect.
  • Add timer support to legacy pool.
  • Add support to enable http1/http2 parts of auto::Builder individually.

Fixed

  • Fix auto connection so it can handle requests shorter than the h2 preface.
  • Fix legacy::Client to no longer error when keep-alive is diabled.

New Contributors

Full Changelog: v0.1.2...v0.1.3