1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
actix-extras/actix-session
Quentin Kniep 936a116264
Fix purge from other paths than root (#129)
Co-authored-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
2020-12-04 03:52:48 +09:00
..
src Fix purge from other paths than root (#129) 2020-12-04 03:52:48 +09:00
Cargo.toml Use re-exported bytes items from instead of using them directly (#139) 2020-12-01 10:21:56 +09:00
CHANGES.md Fix purge from other paths than root (#129) 2020-12-04 03:52:48 +09:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +09:00

actix-session

crates.io Documentation Dependency Status Build Status codecov Apache 2.0 or MIT licensed Join the chat at https://gitter.im/actix/actix

Session for actix-web framework.

Documentation & community resources