davsclaus commented on pull request #6232: URL: https://github.com/apache/camel/pull/6232#issuecomment-938546786
Can you look at making the component a `HeaderFilterStrategyComponent` as that is the standard in Camel for component that supports headers. This allows to filter out internal headers that should not be sent over the wire, and also allows to plugin custom filters etc. You can look at other component that is this: git grep HeaderFilterStrategyComponent -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org