Available on crate feature
compression
only.Expand description
Compression Middleware.
Structs§
- Compress
- Compresses the response body with the specified algorithm
and sets the
Content-Encoding
header. - Compression
Middleware - Compression middleware.
- Config
- Compress response body.