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

latest releases: web-v4.8.0, http-v3.8.0, test-v0.1.5...
4 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.