actix-web/src/middleware
Arthur Le Moigne baa5a663c4
Select compression algorithm using features flags (#2250)
Add compress-* feature flags in actix-http / actix-web / awc.
This allow enable / disable not wanted compression algorithm.
2021-06-19 20:21:13 +01:00
..
compat.rs Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
compress.rs refined error model (#2253) 2021-06-17 17:57:58 +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