xuzhihao975 commented on issue #1509:
URL:
https://github.com/apache/servicecomb-java-chassis/issues/1509#issuecomment-1175050281
我也想拦截请求下来,做校验后,设置一个header,然后再调用接口。
invocation.getRequestEx().addHeader("x-user-id", userId);
但是不行,没有设置成功。因为调用的接口需要这个请求头。
--
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]