mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-03-21 23:20:30 +01:00

Actix provides different content encodings out of the box, but only if we use built-in content wrappers and containers. This patch wraps its own Payload implementation with an actix decoder, which enables request compression support.