MeiliSearch/meilisearch-http/tests/common
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
..
encoder.rs Added test to verify response encoding 2022-10-13 00:56:57 +02:00
index.rs Fix formatting and apply clippy suggestion 2022-10-10 11:04:46 +02:00
mod.rs Added support for specifying compression in tests 2022-10-09 22:09:29 +02:00
server.rs Added support for specifying compression in tests 2022-10-09 22:09:29 +02:00
service.rs Added support for specifying compression in tests 2022-10-09 22:09:29 +02:00