1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-28 09:42:40 +01:00
actix-extras/src/middleware
Matthijs Brobbel 268c5d9238
Fix typo
2018-06-03 20:28:08 +02:00
..
cors.rs Merge branch 'master' into trait-middleware-mut-self 2018-06-02 08:54:00 -07:00
csrf.rs Update Middleware trait to use &mut self 2018-06-02 16:47:18 +10:00
defaultheaders.rs Update Middleware trait to use &mut self 2018-06-02 16:47:18 +10:00
errhandlers.rs Update Middleware trait to use &mut self 2018-06-02 16:47:18 +10:00
identity.rs Fix typo 2018-06-03 20:28:08 +02:00
logger.rs Update Middleware trait to use &mut self 2018-06-02 16:47:18 +10:00
mod.rs Update Middleware trait to use &mut self 2018-06-02 16:47:18 +10:00
session.rs Merge branch 'master' into trait-middleware-mut-self 2018-06-02 08:54:00 -07:00