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 2022/09/02 17:42:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-16269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16269.
---------------------------------
    Resolution: Won't Fix

> 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
>            Priority: Minor
>             Fix For: 3.x
>
>
> 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.20.10#820010)