[ 
https://issues.apache.org/jira/browse/SCB-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628206#comment-16628206
 ] 

ASF GitHub Bot commented on SCB-936:
------------------------------------

coveralls edited a comment on issue #924: [SCB-936] encode slash in path param
URL: 
https://github.com/apache/incubator-servicecomb-java-chassis/pull/924#issuecomment-424322515
 
 
   
   [![Coverage 
Status](https://coveralls.io/builds/19192727/badge)](https://coveralls.io/builds/19192727)
   
   Coverage remained the same at 86.207% when pulling 
**51cedea46ffc8a8add075baad227fbc120374163 on 
yhs0092:add_path_param_encode_for_slash** into 
**20627dd0af924dcdf51fe529afe49e51864dc18c on apache:master**.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>            Priority: Major
>
> 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)

Reply via email to