1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-21 09:23:54 +00:00
actix-web/src/middleware
2019-04-20 11:18:04 -07:00
..
compress.rs Remove generic type for request payload, always use default 2019-04-13 14:50:54 -07:00
cors.rs Rename test::call_success to test::call_service 2019-04-15 07:44:07 -07:00
defaultheaders.rs Remove generic type for request payload, always use default 2019-04-13 14:50:54 -07:00
errhandlers.rs Rename test::call_success to test::call_service 2019-04-15 07:44:07 -07:00
identity.rs drop chrono and use i64 for max age 2019-04-19 17:23:17 -07:00
logger.rs Add .peer_addr() #744 2019-04-16 10:11:38 -07:00
mod.rs update changes 2019-04-20 11:18:04 -07:00
normalize.rs drop chrono and use i64 for max age 2019-04-19 17:23:17 -07:00