v0.1.3
Added
- Add
Error::is_connect()which returns true if error came from clientConnect. - Add timer support to
legacypool. - Add support to enable http1/http2 parts of
auto::Builderindividually.
Fixed
- Fix
autoconnection so it can handle requests shorter than the h2 preface. - Fix
legacy::Clientto no longer error when keep-alive is diabled.
New Contributors
- @psibi made their first contribution in #82
- @jakubadamw made their first contribution in #95
- @SergioBenitez made their first contribution in #80
Full Changelog: v0.1.2...v0.1.3