github hyperium/hyper v0.11.3

latest releases: v1.3.1, v1.3.0, v1.2.0-temp-dont-ref-me...
6 years ago

Features

  • header: add ContentType::xml() constructor (92595e84)
  • http: add Body::from(cow) for bytes and strings (425ff71d)
  • lib: implement compatibility with http crate (0c7d375b)
  • server:
    • add experimental pipeline flush aggregation option to Http (dd54f20b)
    • remove unneeded Send + Sync from Server (16e834d3)

Bug Fixes

  • client:
    • cleanup dropped pending Checkouts from Pool (3b91fc65, closes #1315)
    • return Version errors if unsupported (41c47241, closes #1283)
  • http: log errors passed to tokio at debug level (971864c4, closes #1278)
  • lib:
    • Export hyper::RawStatus if the raw_status feature is enabled (627c4e3d)
    • remove logs that contain request and response data (207fca63, closes #1281)

Performance

  • server: try to read from socket at keep-alive (1a9f2648)

Thanks

❤️

Don't miss a new hyper release

NewReleases is sending notifications on new releases.