mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 10:37:41 +08:00
9dbc71cb6d
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. |
||
---|---|---|
.. | ||
add_documents.rs | ||
delete_documents.rs | ||
get_documents.rs | ||
mod.rs | ||
update_documents.rs |