v0.1.4
What's Changed
- Add
initial_max_send_streams()
tolegacy
client builder - Add
max_pending_accept_reset_streams()
tolegacy
client builder - Add
max_headers(usize)
toauto
server builder - Add
http1_onl()
andhttp2_only()
toauto
server builder - Add connection capturing API to
legacy
client - Add
impl Connection for TokioIo
- Fix graceful shutdown hanging on reading the HTTP version
New Contributors
- @magurotuna made their first contribution in #87
- @ikrivosheev made their first contribution in #90
- @elpiel made their first contribution in #103
- @mladedav made their first contribution in #106
- @wfly1998 made their first contribution in #107
- @CobaltCause made their first contribution in #110
- @hasezoey made their first contribution in #114
- @MaxFangX made their first contribution in #116
- @kvinwang made their first contribution in #117
- @martinetd made their first contribution in #113
- @rcoh made their first contribution in #112
- @allan2 made their first contribution in #102
- @FabijanC made their first contribution in #120
Full Changelog: v0.1.3...v0.1.4