github actix/actix-web web-v3.0.0-beta.4
actix-web: v3.0.0-beta.4

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

Added

  • middleware::NormalizePath now has configurable behaviour for either always having a trailing
    slash, or as the new addition, always trimming trailing slashes. #1639

Changed

  • Update actix-codec and actix-utils dependencies. #1634
  • FormConfig and JsonConfig configurations are now also considered when set
    using App::data. #1641
  • HttpServer::maxconn is renamed to the more expressive HttpServer::max_connections. #1655
  • HttpServer::maxconnrate is renamed to the more expressive
    HttpServer::max_connection_rate. #1655

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.