hyper v0.11.20 Release Notes

Release Date: 2018-02-26 // about 6 years ago
  • ๐Ÿ› Bug Fixes

    • server:
      • Make sleep_on_errors configurable and use it in example (3a36eb55)
      • Sleep on socket IO errors (68458cde)

    ๐Ÿ”‹ Features

    • body: add Body::is_empty() method (2f45d539)
    • request: add Request::body_mut() method (3fa191a2)