[ https://issues.apache.org/jira/browse/CAMEL-16231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290839#comment-17290839 ]
Claus Ibsen commented on CAMEL-16231: ------------------------------------- Also we should optimize to match on header keys as-is first, before doing any lower case as that creates garbage objects > camel-core - Optimize HeaderFilterStrategy to not include header value > ---------------------------------------------------------------------- > > Key: CAMEL-16231 > URL: https://issues.apache.org/jira/browse/CAMEL-16231 > Project: Camel > Issue Type: Improvement > Components: camel-core > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Major > Fix For: 3.9.0 > > > We should optimize to filter on key names only, as if you are skipping a > header then getting the value is waste, some 3rd party libraries uses special > parsing to return their values. > For example camel-http -- This message was sent by Atlassian Jira (v8.3.4#803005)