Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.1.0, 2.8.2, 2.9.2
-
None
-
Unknown
Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
CAMEL-4098 camel-http - Apparently it forces the streamcache
- Resolved