elastic-transport-python
elastic-transport-python copied to clipboard
Add support for HTTP compression level
Please add support for setting the compression level for HTTP requests. Once implemented, the user would be able to set the compression level to a value supported by gzip; i.e., 0
to 9
.
This is part of a downstream request for ES Rally to support configuring the compression level.