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

Move to POST when calling API to retrieve which support request body #28342

Merged
merged 2 commits into from
Jan 25, 2018

Commits on Jan 23, 2018

  1. REST high-level client: move to POST when calling API to retrieve whi…

    …ch support request body
    
    It has been pointed out that GET with body may cause problems to some proxies. We are then switching to POST the API that retrieve info and support a request body.
    
    Closes elastic#28326
    javanna committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    9e553f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. fix failing test

    javanna committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    e9465cb View commit details
    Browse the repository at this point in the history