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)