Skip to content

v0.1.4

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 24 May 18:23
· 30 commits to master since this release

What's Changed

  • Add initial_max_send_streams() to legacy client builder
  • Add max_pending_accept_reset_streams() to legacy client builder
  • Add max_headers(usize) to auto server builder
  • Add http1_onl() and http2_only() to auto 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

Full Changelog: v0.1.3...v0.1.4