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 還沒有評估資料。