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.