github actix/actix-web web-v4.0.0-beta.12
actix-web: v4.0.0-beta.12

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

Changed

  • Compress middleware's response type is now AnyBody<Encoder<B>>. #2448

Fixed

  • Relax Unpin bound on S (stream) parameter of HttpResponseBuilder::streaming. #2448

Removed

  • dev::ResponseBody re-export; is function is replaced by the new dev::AnyBody enum. #2446

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.