lovefu commented on issue #1446: 请求的URL中存在冒号报错490
URL: 
https://github.com/apache/servicecomb-java-chassis/issues/1446#issuecomment-565364273
 
 
   看了下你的问题,将url定义为/微服务/query/test:{name}
   应该是可以调通的,url中冒号左边的关键字不能省略
   
----------------------------------------------------------------------------------
   Server发布的REST接口,URL定义为:/微服务/query/{name}
   有EdgeService作为网关转发微服务的请求。浏览器发送请求:https://ip:port/rest/微服务/query/test:name。

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


With regards,
Apache Git Services

Reply via email to