Skip to content

Fixes compression on elasticsearch-transport #1526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 8, 2021
Merged

Conversation

picandocodigo
Copy link
Member

Backports #1478

johnnyshields and others added 2 commits October 8, 2021 11:44
- "compression" option should compress outbound requests.
- Decompress compressed responses, whether or not use_compression is set.
- Properly set header on gzipped request body
- Perform compression inside HTTP adapters
- Explicitly require zlib library
- Content-Encoding is set in the HTTP adapters, so we don't need it in the apply_headers method
- Add specs for curb, faraday, and manticore
- Update curb_spec.rb
@picandocodigo picandocodigo merged commit 33573ee into 7.x Oct 8, 2021
@picandocodigo picandocodigo deleted the compression_7x branch October 8, 2021 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants