hyper v0.12.26 Release Notes

Release Date: 2019-04-09 // about 5 years ago
  • ๐Ÿ› 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)