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

fix: add Content-Type header to POST requests. #13

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

znanev
Copy link
Contributor

@znanev znanev commented Feb 20, 2018

This is required due to changes in Elasticsearch 6.x - strict content-type checking:
https://www.elastic.co/blog/strict-content-type-checking-for-elasticsearch-rest-requests

This is required due to changes in Elasticsearch 6.x - strict content-type checking:
https://www.elastic.co/blog/strict-content-type-checking-for-elasticsearch-rest-requests
@StephaneBour StephaneBour changed the title Add Content-Type header to POST requests. fix: add Content-Type header to POST requests. Feb 20, 2018
@StephaneBour StephaneBour merged commit b0a6131 into StephaneBour:master Feb 20, 2018
@StephaneBour
Copy link
Owner

thanks you @znanev

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.

None yet

2 participants