In a microservices architecture, should each microservice handle its HTTP headers or should a proxy handle them?

前端 未结 0 471
轮回少年
轮回少年 2020-12-21 16:59

In a case where having microservices deployed as containers without any orchestration tool, they need to define some HTTP response headers.

I managed to achieve it by

相关标签:
回答
  • 消灭零回复
提交回复
热议问题