-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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
Replace Request#setHeaders with addHeader #30588
Merged
javanna
merged 15 commits into
elastic:master
from
javanna:enhancement/request_add_headers
May 22, 2018
Merged
Replace Request#setHeaders with addHeader #30588
javanna
merged 15 commits into
elastic:master
from
javanna:enhancement/request_add_headers
May 22, 2018
Commits on May 14, 2018
-
Replace Request#setHeaders with addHeaders
Adding headers rather than setting them all at once seems more user-friendly and we already do it in a similar way for parameters (see Request#addParameter).
Configuration menu - View commit details
-
Copy full SHA for 4d53709 - Browse repository at this point
Copy the full SHA 4d53709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce5692 - Browse repository at this point
Copy the full SHA 7ce5692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 608b139 - Browse repository at this point
Copy the full SHA 608b139View commit details
Commits on May 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 299cf3b - Browse repository at this point
Copy the full SHA 299cf3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d953894 - Browse repository at this point
Copy the full SHA d953894View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4116ad - Browse repository at this point
Copy the full SHA f4116adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b91a56 - Browse repository at this point
Copy the full SHA 5b91a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9a560a - Browse repository at this point
Copy the full SHA c9a560aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e456e9 - Browse repository at this point
Copy the full SHA 6e456e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c74c2 - Browse repository at this point
Copy the full SHA e3c74c2View commit details
Commits on May 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5a395f9 - Browse repository at this point
Copy the full SHA 5a395f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2721b5 - Browse repository at this point
Copy the full SHA a2721b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed19946 - Browse repository at this point
Copy the full SHA ed19946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61e4361 - Browse repository at this point
Copy the full SHA 61e4361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e1d41 - Browse repository at this point
Copy the full SHA 08e1d41View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.