I know I can set the HeaderFilterStrategy for a particular end-point, but...

How does one override the DefaultHeaderFilterStrategy with a custom
strategy that will apply to all routes?

We are using Camel's Servlet Listener.
Can we supply something in the configuration (documented here) to replace
the DefaultHeaderFilterStrategy with our own class?
https://camel.apache.org/components/2.x/servletlistener.html

Reply via email to