JimmyBaize opened a new issue, #3979:
URL: https://github.com/apache/servicecomb-java-chassis/issues/3979

   场景:未使用Edge,直接将微服务接口对外暴露。
   问题:外部传入x-cse-context中带有的上下文会直接放入invocation context,与http header中的存在二义性。
   
优化建议:增加开关:是否解析x-cse-context,默认开。在初始化时将AbstractRestInvocation.setContext指向不同的方法,开关关闭时不解析x-cse-context。


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to