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)