mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-16 14:45:47 +02:00
add content-encoding decompression
This commit is contained in:
@@ -12,6 +12,7 @@ pub mod body;
|
||||
mod builder;
|
||||
pub mod client;
|
||||
mod config;
|
||||
pub mod encoding;
|
||||
mod extensions;
|
||||
mod header;
|
||||
mod helpers;
|
||||
|
Reference in New Issue
Block a user