1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-28 01:52:57 +01:00
actix-web/src/middleware
2019-03-10 16:35:38 -07:00
..
compress.rs revert generic request parameter for service; support ServerConfig as new factory config 2019-03-09 09:49:11 -08:00
defaultheaders.rs use actix_web::Error for middleware errors 2019-03-10 16:35:38 -07:00
errhandlers.rs use actix_web::Error for middleware errors 2019-03-10 16:35:38 -07:00
identity.rs simplify extractor configuration, config is optional now 2019-03-10 10:53:56 -07:00
logger.rs revert generic request parameter for service; support ServerConfig as new factory config 2019-03-09 09:49:11 -08:00
mod.rs use actix_web::Error for middleware errors 2019-03-10 16:35:38 -07:00