mirror of
https://github.com/actix/examples
synced 2025-02-25 10:32:49 +01:00
Use branch agnostic link (#559)
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
parent
db5f00e771
commit
ec919b2424
@ -1,7 +1,7 @@
|
|||||||
//! Example of cookie based session
|
//! Example of cookie based session
|
||||||
//! Session data is stored in cookie, it is limited to 4kb
|
//! Session data is stored in cookie, it is limited to 4kb
|
||||||
//!
|
//!
|
||||||
//! [Redis session example](https://github.com/actix/examples/tree/master/redis-session)
|
//! [Redis session example](https://github.com/actix/examples/tree/HEAD/auth/redis-session)
|
||||||
//!
|
//!
|
||||||
//! [User guide](https://actix.rs/docs/middleware/#user-sessions)
|
//! [User guide](https://actix.rs/docs/middleware/#user-sessions)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user