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

Claus Ibsen resolved CAMEL-2523.
--------------------------------

    Resolution: Fixed

trunk: 919025.

> Add Message.removeHeaders to remove multiple headers using wildcard and regex
> -----------------------------------------------------------------------------
>
>                 Key: CAMEL-2523
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2523
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> Then you can remove multiple headers in one go, eg to remove all Camel 
> headers you just do {{removeHeaders("Camel*").}} in the Java DSL.
> It should support the same notation as the interceptors with * for wildcard, 
> and regexp as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to