OpenSearch/test/framework
Luca Cavanna ebe5e8e635
REST high-level client: encode path parts (#28663)
The REST high-level client supports now encoding of path parts, so that for instance documents with valid ids, but containing characters that need to be encoded as part of urls (`#` etc.), are properly supported. We also make sure that each path part can contain `/` by encoding them properly too.

Closes #28625
2018-02-15 17:22:45 +01:00
..
src REST high-level client: encode path parts (#28663) 2018-02-15 17:22:45 +01:00
build.gradle Generalize BWC logic (#28505) 2018-02-09 14:55:10 -06:00