[
https://issues.apache.org/jira/browse/CAMEL-10181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-10181.
--------------------------------------
Resolution: Fixed
> Camel-undertow: UndertowHttpBinding should be initialized in the endpoint and
> not at component level
> ----------------------------------------------------------------------------------------------------
>
> Key: CAMEL-10181
> URL: https://issues.apache.org/jira/browse/CAMEL-10181
> Project: Camel
> Issue Type: Bug
> Components: camel-undertow
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 2.17.3, 2.18.0
>
>
> If the UndertowHttpBinding is initialized at component level when someone
> defines a custom HeaderFilterStrategy it will be set at component level, so
> all the subsequent endpoints created will use this custom strategy instead of
> the default one. I'll move the UndertowHttpBinding initialization in the
> Undertow Endpoint.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)