OpenSearch/client/rest
Sylvain Wallez f7e840b012
[client] Add simple support for gzip compression
Adds a `RestClient.setCompressionEnabled()` setting that will gzip-
compress request bodies and add a `Accept-Encoding: gzip` header so
that the ES server can send compressed responses.
2020-11-20 07:38:21 +01:00
..
licenses Update http-core and http-client dependencies (#46549) 2019-09-12 09:45:29 +02:00
src [client] Add simple support for gzip compression 2020-11-20 07:38:21 +01:00
build.gradle Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00