Claus Ibsen created CAMEL-16205:
-----------------------------------
Summary: camel-http - Optimize extract response body for small
payloads
Key: CAMEL-16205
URL: https://issues.apache.org/jira/browse/CAMEL-16205
Project: Camel
Issue Type: Improvement
Components: camel-http
Reporter: Claus Ibsen
Fix For: 3.9.0
We can optimize http producer to avoid using stream caching when the response
payload is small, as we can store that as byte[] directly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)