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 2021/02/14 13:29:00 UTC

[jira] [Resolved] (CAMEL-16205) camel-http - Optimize extract response body for small payloads

     [ https://issues.apache.org/jira/browse/CAMEL-16205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16205.
---------------------------------
      Assignee: Claus Ibsen
    Resolution: Fixed

> 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
>            Assignee: Claus Ibsen
>            Priority: Major
>             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)