[
https://issues.apache.org/jira/browse/CAMEL-14460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-14460.
---------------------------------
Resolution: Fixed
> camel-core - Optimize and allow to turn off case insensitive headers
> --------------------------------------------------------------------
>
> Key: CAMEL-14460
> URL: https://issues.apache.org/jira/browse/CAMEL-14460
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.1.0
>
>
> By default camel use case insensitive headers so Content-Type and
> content-type header keys are the same.
> Typically HTTP related component rely on this as HTTP spec has case
> insensitive headers.
> But there can be use-cases where you dont use HTTP or dont care and want to
> optimize and just use a plain HashMap.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)