[
https://issues.apache.org/jira/browse/CAMEL-10155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-10155.
---------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
Fix Version/s: 2.18.0
2.17.3
Thanks for the PR
> Reslet headers not getting filtered
> -----------------------------------
>
> Key: CAMEL-10155
> URL: https://issues.apache.org/jira/browse/CAMEL-10155
> Project: Camel
> Issue Type: Bug
> Components: camel-restlet
> Affects Versions: 2.17.1
> Reporter: john
> Assignee: Claus Ibsen
> Fix For: 2.17.3, 2.18.0
>
>
> Due to the convoluted way reslet handles headers (they put headers inside the
> "org.restlet.http.headers") header, they are net getting filtered correctly.
> Just to add more details, this is a problem if you make 2 consecutive restlet
> request, because the headers from the first response will get sent to the
> next request without being filtered. And if transfer-encoding is set, it can
> break things.
> PR:
> https://github.com/apache/camel/pull/1080
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)