I have an issue with a response in a tRESTClient. My client is sending me a gzip data response :
I looked on the forum that it's possible to do it in java, but i don't really feel confident about it.
I read that is possible to use the tESBConsumer component to retrieve this type of data but i'm doing a REST call so for me not possible with a tESBConsumer. Am I right or this is possible, and how?