yhs0092 commented on issue #1440: cse中如何获取request、response URL: https://github.com/apache/servicecomb-java-chassis/issues/1440#issuecomment-561929762 @DannyKiler 在Java-Chassis内部我们更推荐使用InvocationContext来传输额外的信息,而非HTTP header。如果有些场景一定要拿到请求header的话,可以看看这篇 [The special param types in Java-Chassis](https://github.com/apache/servicecomb-java-chassis/issues/1422)
---------------------------------------------------------------- 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
