You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/03/04 15:17:44 UTC

[jira] Assigned: (CAMEL-2523) Message.removeHeader should support wildcard and regex

     [ 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.