MeiliSearch/meilisearch-http
Andrey "MOU" Larionov b69f8d67c3
Added test to verify response encoding
Alongside request encoding (compression) support, it is helpful to verify that the server respect `Accept-Encoding` headers and apply the corresponding compression to responses.
2022-10-13 00:56:57 +02:00
..
src Added support for encoded payload 2022-10-09 22:09:30 +02:00
tests Added test to verify response encoding 2022-10-13 00:56:57 +02:00
build.rs chore(all): update actix-web dependency to 4.0.0-beta.21 2022-01-21 20:44:17 +00:00
Cargo.toml Fix Cargo.toml formatting 2022-10-12 21:12:18 +02:00