apache / apache/apisix-java-plugin-runner
bug: content-type reset to text / plain after the postFilter stage
Aperta
- Lingua principale
- Java
- Stelle
- 152
- Fork
- 102
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.