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

Configuration to allow request_options to be used #880

Open
wants to merge 1 commit into
base: 5.2
Choose a base branch
from

Conversation

carlcasbolt
Copy link
Contributor

I have found that I need to set some of the client request options for
the transport layer within the Connection via the Manager.

This change allows for any of the GuzzleHttp Client Request Options to
be set in yaml per index and used within the elastic search libraries.

  • Carl.

I have found that I need to set some of the client request options for
the transport layer within the Connection via the Manager.

This change allows for any of the GuzzleHttp Client Request Options to
be set in yaml per index and used within the elastic search libraries.

- Carl.
@carlcasbolt carlcasbolt changed the base branch from master to 5.2 June 18, 2019 15:17
@PWalkow
Copy link
Contributor

PWalkow commented Jun 18, 2019

Thanks, we needed that as well!

@carlcasbolt
Copy link
Contributor Author

carlcasbolt commented Jun 18, 2019

Have I missed something in this Pull Request? Travis is borking with:

github-oauth.github.com is not defined.

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.

2 participants