Module compression

Source
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.
CompressionMiddleware
Compression middleware.
Config
Compress response body.

Enums§

ContentCoding
ContentCoding