[ https://issues.apache.org/activemq/browse/CAMEL-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen reassigned CAMEL-2523: ---------------------------------- Assignee: Claus Ibsen > Message.removeHeader should support 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 {{removeHeader("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.