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/27 18:00:03 UTC

[jira] [Created] (CAMEL-16269) camel-http - Optimize its protocol header filter strategy

Claus Ibsen created CAMEL-16269:
-----------------------------------

             Summary: camel-http - Optimize its protocol header filter strategy
                 Key: CAMEL-16269
                 URL: https://issues.apache.org/jira/browse/CAMEL-16269
             Project: Camel
          Issue Type: Improvement
          Components: camel-http
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.9.0


When mapping response http headers, then there is a filter strategy with 47 known keys to skip. This is inefficient to loop the same 47 keys every time and match against lower casing incoming http keys.





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