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

Encoding issue in ES proxy #21

Open
calbazasebastian opened this issue May 13, 2014 · 1 comment
Open

Encoding issue in ES proxy #21

calbazasebastian opened this issue May 13, 2014 · 1 comment

Comments

@calbazasebastian
Copy link

We had some encoding issues when proxying ES requests that had Chinese characters in their body.
If someone else has the same issue, the fix was to replace 'binary' with 'utf-8' for the write calls in es-proxy.js.

@fangli
Copy link
Owner

fangli commented May 14, 2014

Thanks for your feedback, I'll give it a check soon

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

No branches or pull requests

2 participants