Skip to content

v0.12.26

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 04 Sep 18:43
· 855 commits to master since this release

Bug Fixes

  • http2: send a GOAWAY when the user's Service::poll_ready errors (42c5efc0)
  • server: prohibit the length headers on successful CONNECT (d1501a0f, closes #1783)

Features

  • http2: check Error::source() for an HTTP2 error code to send in reset (fc18b680)