mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 18:37:41 +02:00
prepare actix-session release 0.6.0
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
//! Session management for Actix Web
|
||||
//! Session management for Actix Web.
|
||||
//!
|
||||
//! The HTTP protocol, at a first glance, is stateless: the client sends a request, the server
|
||||
//! parses its content, performs some processing and returns a response. The outcome is only
|
||||
|
Reference in New Issue
Block a user