Spring `HierarchicalUriComponents` does duplicated encoding. As a result, the path param actually sent is "serviceComb%252FserviceComb". To send an encoded slash, we need to build a Uri to specify path param.
[ Full content available at: https://github.com/apache/incubator-servicecomb-java-chassis/pull/924 ] This message was relayed via gitbox.apache.org for [email protected]
