apache / apache/apisix-java-plugin-runner
bug: content-type reset to text / plain after the postFilter stage
未关闭
- 主要语言
- Java
- 星标
- 152
- 派生
- 102
- PR 合并指标
- 30 天内没有已合并 PR
描述
When implementing the postFilter stage,
the **postResponse.setHeader** ("_content-type_", _"some value"_) method is not taken into account.
The content-type returned to the client is always "**text / plain**".
The problem concerns only and exclusively this header.
For others it works.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。