Skip to content
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

Skip compression in case of empty string body #1080

Merged
merged 3 commits into from
Feb 4, 2020
Merged

Skip compression in case of empty string body #1080

merged 3 commits into from
Feb 4, 2020

Conversation

delvedor
Copy link
Member

@delvedor delvedor commented Feb 3, 2020

We should skip compression if the body is empty, as some proxy/load balancer could return an error because the body has a wrong format.

Fixes: #1069

@delvedor delvedor merged commit d701516 into master Feb 4, 2020
@delvedor delvedor deleted the fix-1069 branch February 4, 2020 09:28
delvedor added a commit that referenced this pull request Feb 4, 2020
delvedor added a commit that referenced this pull request Feb 4, 2020
delvedor added a commit that referenced this pull request Feb 4, 2020
delvedor added a commit that referenced this pull request Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

400 Bad request for indices.exists
1 participant