Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
As the fix of CAMEL-12983, we can support stream uploading by using the ChunkedWriterHandler. But on the server side, the consumer still needs to read all of the content into the FullHttpRequest even when disable the stream caching. I think it could be useful to support the full streaming both on inbound and outbound side.
Attachments
Attachments
Issue Links
- causes
-
CAMEL-14027 Camel-Netty-Http: NettyHttpStreamTest is failing consistently
- Resolved
- is related to
-
CAMEL-9952 Provide access to stream in camel-netty4-http component
- Resolved
- relates to
-
CAMEL-12983 camel-netty4-http - Allow direct streaming from big files to file output stream to disk
- Resolved
- links to