mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-31 02:52:53 +01:00
fbead137f0
* feat: add access to UserSession from RequestHead * add test case for session from RequestHead and changes entry for the new feature
Session for actix web framework
Documentation & community resources
- User Guide
- API Documentation
- Chat on gitter
- Cargo package: actix-session
- Minimum supported Rust version: 1.34 or later