OpenSearch/client/rest
Konrad Beiske 2971dd56ca Enable setting client path prefix to / (#30119)
Some proxies require all requests to have paths starting with / since
there are no relative paths at the HTTP connection level. Elasticsearch
assumes paths are absolute. In order to run rest tests against a cluster
behind such a proxy, set the system property
tests.rest.client_path_prefix to /.
2018-07-01 13:42:03 -04:00
..
licenses Update REST client deps license and notice files (#25573) 2017-07-06 16:52:17 +02:00
src Enable setting client path prefix to / (#30119) 2018-07-01 13:42:03 -04:00
build.gradle Rename elasticsearch-core to core (#31185) 2018-06-07 16:50:21 -04:00