<div dir="ltr"><div class="" id="magicdomid1288"><span class="">Today (Dec 12) there was an update performed to gerrit web server changing how apache proxies requests to the java application. This change is in preperation for the update of gerrit planned for December 16th. We have moved from utilizing mod_rewrite to directly using mod_proxy. In performing this change, slashes no</span><span class=""> </span><span class="">longer can (or need to be) double encoded when interacting with the Gerrit REST API.</span></div><div class="" id="magicdomid614"><br></div><div class="" id="magicdomid1286"><span class="">For example, the query:  </span><span class=""><a href="https://review.openstack.org/a/changes/openstack%252Fkeystone%7Emaster%7EIe5441ab469668aa23418ca2290c43693e04142dc/detail">https://review.openstack.org/a/changes/openstack%252Fkeystone~master~Ie5441ab469668aa23418ca2290c43693e04142dc/detail</a></span><span class=""> needs to be changed to </span><span class=""><a href="https://review.openstack.org/a/changes/openstack%2Fkeystone%7Emaster%7EIe5441ab469668aa23418ca2290c43693e04142dc/detail">https://review.openstack.org/a/changes/openstack%2Fkeystone~master~Ie5441ab469668aa23418ca2290c43693e04142dc/detail</a></span><span class=""> eliminating the double-encoded slashes.</span></div><div class="" id="magicdomid1176"><br></div><div class="" id="magicdomid1174">If there are any questions or issues please feel free to reach out to the mailing list or in #openstack-infra.<br><br></div><div class="" id="magicdomid1174">Cheers,<br></div><div class="" id="magicdomid1174">Morgan<br></div></div>