github actix/actix-web http-v3.0.0-rc.2
actix-http: v3.0.0-rc.2

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

Added

  • Implement From<Vec<u8>> for Response<Vec<u8>>. #2625

Changed

  • error::DispatcherError enum is now marked #[non_exhaustive]. #2624

Fixed

  • Issue where handlers that took payload but then dropped without reading it to EOF it would cause keep-alive connections to become stuck. #2624

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.