1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-11-29 13:01:09 +00:00
actix-web/src/middleware
2022-01-03 18:46:04 +00:00
..
compat.rs allow any body type in Scope (#2523) 2021-12-22 15:48:59 +00:00
compress.rs remove BodyEncoding trait (#2565) 2022-01-03 18:46:04 +00:00
condition.rs allow error handler middleware to return different body type (#2515) 2021-12-14 21:17:50 +00:00
default_headers.rs use const header values where possible 2021-12-27 16:15:33 +00:00
err_handlers.rs Improve module docs for error handler middleware (#2543) 2021-12-25 02:35:19 +00:00
logger.rs never return port in realip_remote_addr (#2554) 2021-12-28 14:52:43 +00:00
mod.rs allow any body type in Resource (#2526) 2021-12-22 15:00:32 +00:00
noop.rs allow any body type in Resource (#2526) 2021-12-22 15:00:32 +00:00
normalize.rs rework Guard trait (#2552) 2021-12-28 02:37:13 +00:00