rrennaloiacono commented on issue #195: URL: https://github.com/apache/apisix-java-plugin-runner/issues/195#issuecomment-1231593567
My use case is following: I have an api that returns content in xml or json depending on request header "accept". On this api I need to implement a postFilter even to do some operations. So I pour all upstream headers into postResponse. But, although the response body is formatted correctly, the content type is not the correct one. But it's text / plain. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
