actix-web/src/http
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
..
header Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
mod.rs move typed headers and implement FromRequest (#2094) 2021-04-01 16:42:18 +01:00