apache / apache/apisix-java-plugin-runner
bug: content-type reset to text / plain after the postFilter stage
Aberta
- Linguagem predominante
- Java
- Estrelas
- 152
- Forks
- 102
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.