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