OpenSearch/client/rest/src
Ryan Ernst 2a8452b513 Reindex: Fix headers in reindex action (#26937)
The headers passed to reindex were skipped except for the last one. This
commit fixes the copying of the headers, as well as adds a base test
case for rest client builders to access the headers within the built
rest client.

relates #22976
2017-10-25 16:37:01 -07:00
..
main/java/org/elasticsearch/client Reindex: Fix headers in reindex action (#26937) 2017-10-25 16:37:01 -07:00
test [DOCS] improve encrypted communication example in java REST low-level client docs (#26705) 2017-09-25 18:03:57 +02:00