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

[BACKPORT] Cleanup construction of interceptors #38388

Commits on Feb 5, 2019

  1. Cleanup construction of interceptors

    It would be beneficial to apply some of the request interceptors even
    when features are disabled. This change reworks the way we build that
    list so that the interceptors we always want to use are constructed
    outside of the settings check.
    Backport of: elastic#38294
    tvernum committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    5ccde93 View commit details
    Browse the repository at this point in the history