[
https://issues.apache.org/jira/browse/CAMEL-19787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758401#comment-17758401
]
Claus Ibsen commented on CAMEL-19787:
-------------------------------------
rest is just a facade on top of another component.
You can just pass it in the uri - rest:get:xxx?headerFilterStrategy=xxx
Or set the header filter on the component that rest uses as a producer. (a
camel-http or which component that has this)
> REST can't support header filter
> --------------------------------
>
> Key: CAMEL-19787
> URL: https://issues.apache.org/jira/browse/CAMEL-19787
> Project: Camel
> Issue Type: Wish
> Components: rest
> Reporter: tanyu
> Priority: Minor
> Attachments: screenshot-1.png
>
>
> Why can't the REST component support headerfilterStrategy configuration?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)