1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-28 09:42:40 +01:00
actix-extras/src/middleware
2018-06-13 23:37:19 -07:00
..
cors.rs CORS: Do not validate Origin header on non-OPTION requests #271 2018-06-05 07:39:47 -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 Middleware::response is not invoked if error result was returned by another Middleware::start #255 2018-06-04 13:42:47 -07: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 update actix api 2018-06-13 23:37:19 -07:00