Hi,

> For 3.0.. Have there been any discussions about possible improvement on how 
> the
> headers and properties work across the components?

+1, I like the idea.

I'd like to have possibility to drop/retain headers base on the
regular expression. For example:

from(...).dropHeaders(regExp("HTTP.*")).to(...);

Maybe we could provide dropHeaders/retainHeaders DSL element taking
the expression as an argument?

Best regards.

--
Henryk Konsek
http://henryk-konsek.blogspot.com

Reply via email to