Module viz_core::middleware::compression
source · Available on crate feature
compression only.Expand description
Compression Middleware.
Structs
Compresses the response body with the specified algorithm
and sets the
Content-Encoding header.Compression middleware.
Compress response body.