Skip to content

v0.11.20

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 26 Feb 23:22
· 1174 commits to master since this release

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)