1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-10-05 01:32:31 +00:00
actix-web/src/middleware
Igor Aleksanov 262c6bc828
Various refactorings (#2281)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-06-26 15:33:43 +01:00
..
compat.rs Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
compress.rs Various refactorings (#2281) 2021-06-26 15:33:43 +01:00
condition.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
default_headers.rs migrate to -utils beta 4 (#2127) 2021-04-01 15:26:13 +01:00
err_handlers.rs refined error model (#2253) 2021-06-17 17:57:58 +01:00
logger.rs remove responsebody indirection from response (#2201) 2021-05-09 20:12:48 +01:00
mod.rs Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
normalize.rs Don't normalize URIs with no valid path (#2246) 2021-06-05 17:19:45 +01:00