Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- relates to
-
CAMEL-12983 camel-netty4-http - Allow direct streaming from big files to file output stream to disk
- Resolved
-
CAMEL-14017 camel-netty-http - support the full streaming both on inbound and outbound
- Resolved