hyper v0.14.15 Release Notes

Release Date: 2021-11-16 // over 2 years ago
  • 🐛 Bug Fixes

    • client: cancel blocking DNS lookup if GaiFuture is dropped (174b553d

    🔋 Features

    • http1: add http1_writev(bool) options to Client and Server builders, to allow forcing vectored writes (80627141)
    • ⬆️ upgrade: allow http upgrades with any body type (ab469eb3)