Gabriella Lotz has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22745
Change subject: Add --location option to EasyCurl ...................................................................... Add --location option to EasyCurl To support leader redirection in multi-master setups for the REST API, EasyCurl now includes the --location flag. This ensures that HTTP requests automatically follow redirects during testing, aligning with the behavior of curl when --location is specified. Change-Id: Idc39f380b79afc07553f178f81b7a58816d5cc4b --- M src/kudu/util/curl_util.cc M src/kudu/util/curl_util.h 2 files changed, 10 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/45/22745/1 -- To view, visit http://gerrit.cloudera.org:8080/22745 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Idc39f380b79afc07553f178f81b7a58816d5cc4b Gerrit-Change-Number: 22745 Gerrit-PatchSet: 1 Gerrit-Owner: Gabriella Lotz <[email protected]>
