You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zheng Feng (Jira)" <ji...@apache.org> on 2019/09/29 00:37:00 UTC

[jira] [Created] (CAMEL-14017) camel-netty-http - support the full streaming both on inbound and outbound

Zheng Feng created CAMEL-14017:
----------------------------------

             Summary: camel-netty-http - support the full streaming both on inbound and outbound
                 Key: CAMEL-14017
                 URL: https://issues.apache.org/jira/browse/CAMEL-14017
             Project: Camel
          Issue Type: Improvement
          Components: camel-netty-http
            Reporter: Zheng Feng


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)