zhoudamin commented on issue #1928: URL: https://github.com/apache/servicecomb-java-chassis/issues/1928#issuecomment-677332961
为啥对于POST的接口,java-chassis定义成了GET的。我调用的时候,OperationLocator这个类里面查询的属性只支持GET,造成我只可以用GET+8081才可以访问通。 POST请求会报NOT Allow。我需要怎么才可以让他支持POST呢?需要我再在servicecomb初始化的时候,拦截一遍,把POST属性塞进去吗? ---------------------------------------------------------------- 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]
