You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/11/08 15:05:00 UTC

[jira] [Created] (CAMEL-14162) camel-stream - When using http url then data is not sent over the wire

Claus Ibsen created CAMEL-14162:
-----------------------------------

             Summary: camel-stream - When using http url then data is not sent over the wire
                 Key: CAMEL-14162
                 URL: https://issues.apache.org/jira/browse/CAMEL-14162
             Project: Camel
          Issue Type: Bug
          Components: camel-stream
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.0.0, 2.25.0


When using JDKs URLConnection it wont send data until you start to read the input stream. So we need to add logic to do this so we force a flush and send data.



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