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/25 19:36:00 UTC

[jira] [Created] (CAMEL-16264) camel-http - Add option to ignore response headers

Claus Ibsen created CAMEL-16264:
-----------------------------------

             Summary: camel-http - Add option to ignore response headers
                 Key: CAMEL-16264
                 URL: https://issues.apache.org/jira/browse/CAMEL-16264
             Project: Camel
          Issue Type: Improvement
          Components: camel-http
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.9.0


You may call some http services and dont want to parse its response http headers as you dont need any of that data.

This can optimize as the http client creates alot of garbage objects when parsing its headers internally.



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