Hiram Chirino created CAMEL-9952:
------------------------------------
Summary: Provide access to stream in camel-netty4-http component
Key: CAMEL-9952
URL: https://issues.apache.org/jira/browse/CAMEL-9952
Project: Camel
Issue Type: New Feature
Components: camel-netty4-http
Reporter: Hiram Chirino
The current camel-netty4-http component buffers the entire payload of a request
via HttpObjectAggregator before releasing it to be passed down-stream as a
single message.
Would be nice to have an option to stream the payload.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)