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

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

Added

  • Re-export actix-service ServiceFactory in dev module. #2325

Changed

  • Compress middleware will return 406 Not Acceptable when no content encoding is acceptable to the client. #2344
  • Move BaseHttpResponse to dev::Response. #2379
  • Enable TestRequest::param to accept more than just static strings. #2172
  • Minimum supported Rust version (MSRV) is now 1.51.

Fixed

  • Fix quality parse error in Accept-Encoding header. #2344
  • Re-export correct type at web::HttpResponse. #2379

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.