Alex Soto created CAMEL-12414: --------------------------------- Summary: Empty/null response from netty4-http template producer Key: CAMEL-12414 URL: https://issues.apache.org/jira/browse/CAMEL-12414 Project: Camel Issue Type: Bug Components: camel-netty4-http Affects Versions: 2.21.0 Reporter: Alex Soto
When using netty4-http producer to submit and retrieve data from a remote HTTP service, the response body is always null, even though the service is returning data. I have created a minimal sample project that shows this problem. [https://github.com/lexsoto/camel-karaf-netty-producer-test/tree/master] -- This message was sent by Atlassian JIRA (v7.6.3#76005)