apache / apache/apisix-java-plugin-runner
bug: content-type reset to text / plain after the postFilter stage
Ouverte
- Langage dominant
- Java
- Étoiles
- 152
- Forks
- 102
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.