mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-19 19:32:41 +01:00
* 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