1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-12-01 02:54:36 +01:00
actix-web/actix-http/src/encoding
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
..
decoder.rs Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
encoder.rs Select compression algorithm using features flags (#2250) 2021-06-19 20:21:13 +01:00
mod.rs hide httpmessage mod 2021-02-11 22:58:40 +00:00