Claus Ibsen created CAMEL-16231:
-----------------------------------
Summary: 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
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)