github actix/actix-web http-v2.0.0-alpha.3
actix-http: v2.0.0-alpha.3

latest releases: web-v4.5.1, actors-v4.3.0, test-v0.1.3...
pre-release3 years ago

[2.0.0-alpha.3] - 2020-05-08

Fixed

  • Correct spelling of ConnectError::Unresolved #1487
  • Fix a mistake in the encoding of websocket continuation messages wherein
    Item::FirstText and Item::FirstBinary are each encoded as the other.

Changed

  • Implement std::error::Error for our custom errors #1422
  • Remove failure support for ResponseError since that crate
    will be deprecated in the near future.

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.