xiangyanggong opened a new issue #1861:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1861
我们团队在使用Edge(1.3.0)作为API网关时,发现其在转发时创建了一个新的HttpClientRequest,然后put了几个内置的header,也就是说原请求中的header全部没有透传,这到底是因为:
1. Edge不是完善的产品,需持续改进(毕竟:2.0.0就可以通过配置支持header的过滤)
2. 错误的使用方法,Edge不可作为通用的网关,像Nginx一样
3. 其他原因
谁知道真正的原因,帮忙解答一下,谢谢!
----------------------------------------------------------------
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]