github actix/actix-web web-v1.0.0-beta.2
Actix web 1.0.0 beta2

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

Changes

Added

  • Add raw services support via web::service()

  • Add helper functions for reading response body test::read_body()

  • Add support for remainder match (i.e "/path/{tail}*")

  • Extend Responder trait, allow to override status code and headers.

  • Store visit and login timestamp in the identity cookie #502

Changed

  • .to_async() handler can return Responder type #792

Fixed

  • Fix async web::Data factory handling

Don't miss a new actix-web release

NewReleases is sending notifications on new releases.