Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

If http_compress is passed, request is compressed using gzip. #73

Closed
wants to merge 1 commit into from

Conversation

nicholasamorim
Copy link

In the urllib3 connection in the original driver, the parameter http_compress is accepted and will, as expected, compress the body of the request using gzip.

This PR adds this capability to AIOHttpConnection.

@sethmlarson
Copy link
Contributor

Thanks for this, this functionality has already been captured in elastic/elasticsearch-py#1232

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants