github actix/actix-web web-v1.0.8
Actix web v1.0.8

latest releases: awc-v3.5.1, web-v4.9.0, http-v3.9.0...
5 years ago

Changes

Added

  • Add Scope::register_data and Resource::register_data methods, parallel to
    App::register_data.

  • Add middleware::Condition that conditionally enables another middleware

  • Allow to re-construct ServiceRequest from HttpRequest and Payload

  • Add HttpServer::listen_uds for ability to listen on UDS FD rather than path,
    which is useful for example with systemd.

Changed

  • Make UrlEncodedError::Overflow more informativve

  • Use actix-testing for testing utils

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.