MeiliSearch/meilisearch-http/tests/documents
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
..
add_documents.rs Fix formatting and apply clippy suggestion 2022-10-10 11:04:46 +02:00
delete_documents.rs feat(http): update the documents resource 2022-05-31 16:40:40 +02:00
get_documents.rs Added test to verify response encoding 2022-10-13 00:56:57 +02:00
mod.rs Split tests over two modules 2022-10-09 22:03:22 +02:00
update_documents.rs Fix formatting and apply clippy suggestion 2022-10-10 11:04:46 +02:00