YaoHaishi created SCB-936:
-----------------------------
Summary: Encoded slash '/' is decoded in EdgeService, causing 404
error response
Key: SCB-936
URL: https://issues.apache.org/jira/browse/SCB-936
Project: Apache ServiceComb
Issue Type: New Feature
Reporter: YaoHaishi
Assignee: YaoHaishi
When users invoke a provider via EdgeService, and the path param of request
contains %2F(the encoded slash '/'), EdgeService will decode %2F into '/' and
pass it to backend service without encoding it, causing 404 response.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)