myVictor commented on issue #875: 配置了cors,但还是提示No 'Access-Control-Allow-Origin' header URL: https://github.com/apache/servicecomb-java-chassis/issues/875#issuecomment-511169848  配置文件: servicecomb: cors: enabled: true origin: "*" allowCredentials: false allowedMethod: OPTIONS,POST maxAge: 3600 发送OPTIONS请求时返回还是405(405 CommonExceptionData [message=Method Not Allowed]),是什么情况?
---------------------------------------------------------------- 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
