liubao created SCB-656:
--------------------------
Summary: When provider returns non 200 code Edge Service will all
convert to 502
Key: SCB-656
URL: https://issues.apache.org/jira/browse/SCB-656
Project: Apache ServiceComb
Issue Type: Bug
Reporter: liubao
Assignee: liubao
Provider 404 and some other status code will not given to browser when edge
service is used. It's better to give the common error code to browser if
possible.
e.g. request an URL /api/xxService/pathNotExists, edge will give browser 502,
but it's better to give 404
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)