HTTP component always use a CachedOutputStream
----------------------------------------------

                 Key: CAMEL-5138
                 URL: https://issues.apache.org/jira/browse/CAMEL-5138
             Project: Camel
          Issue Type: Bug
          Components: camel-http
    Affects Versions: 2.8.2
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: 2.8.5, 2.10.0, 2.9.2


Even with streamCache set to false (which is the default situation), the HTTP 
(and HTTP4) component (in producer mode) always create a CachedOutputStream.

It should use a CachedOutputStream only if streamCache is true to the context.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to