1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-12-01 02:44:37 +01:00
actix-extras/src/middleware
2018-09-21 08:45:22 +03:00
..
cors.rs Correct composing of multiple origins in cors (#518) 2018-09-21 08:45:22 +03:00
csrf.rs clippy fmt 2018-08-23 09:48:01 -07:00
defaultheaders.rs refactor HttpRequest mutability 2018-07-02 23:35:32 +06:00
errhandlers.rs clippy fmt 2018-08-23 09:48:01 -07:00
identity.rs cleanup warnings 2018-07-04 21:01:27 +06:00
logger.rs remove the timestamp from the default logger middleware 2018-07-21 15:15:28 +02:00
mod.rs cleanup warnings 2018-07-04 21:01:27 +06:00
session.rs unhide SessionBackend and SessionImpl traits and cleanup warnings 2018-09-07 20:46:43 -07:00