This strategy is used for accepting all headers.The intention is for use with development and troubleshooting where you want Camel to keep all headers
- when sending and receiving using components that uses HeaderFilterStrategy
Metadata
| Property |
Value |
| Interface Type |
org.apache.camel.spi.HeaderFilterStrategy |
| Version |
4.10.2 |
Maven Dependency
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-support</artifactId>
<version>4.10.2</version>
</dependency>