- Use actix-web 1.0.0-beta.4
- Add helper trait
UserSession
which allows to get session for ServiceRequest and HttpRequest
-
Update actix-web to beta.1
-
CookieSession::max_age()
accepts value in seconds
- Update actix-web alpha.6
- Update actix-web
- Update actix-web
-
Update actix-web
-
Use new feature name for secure cookies
- Initial impl