actix-web/src/middleware
Ali MJ Al-Nasrawy c3ce33df05
unify generics across App, Scope and Resource (#2572)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-05 15:02:28 +00:00
..
compat.rs unify generics across App, Scope and Resource (#2572) 2022-01-05 15:02:28 +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 unify generics across App, Scope and Resource (#2572) 2022-01-05 15:02:28 +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