[
https://issues.apache.org/jira/browse/CAMEL-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin updated CAMEL-6865:
------------------------------------
Description:
According to the user reports, CXF RS component can make the incoming HTTP
headers visible to the components which follow it, IMHO by default such headers
should only be visible to CXF endpoint.
Check if it is realistic to do it.
was:
According to the user reports, CXF RS component (specifically, cxfrs:bean)
blocks HTTP headers with the endpoint implementation missing on them but then
leaks them after the invocation is complete.
This needs to be improved, by default, the in headers should be visible to the
bean, but blocked after the invocation is complete, not the other way around
Summary: Investigate if CXF RS component can make in HTTP headers not
visible to the rest of the route (was: CXF RS component should make it easier
to deal with HTTP headers)
> Investigate if CXF RS component can make in HTTP headers not visible to the
> rest of the route
> ---------------------------------------------------------------------------------------------
>
> Key: CAMEL-6865
> URL: https://issues.apache.org/jira/browse/CAMEL-6865
> Project: Camel
> Issue Type: Improvement
> Components: camel-cxf
> Affects Versions: 2.12.1
> Reporter: Sergey Beryozkin
> Priority: Minor
>
> According to the user reports, CXF RS component can make the incoming HTTP
> headers visible to the components which follow it, IMHO by default such
> headers should only be visible to CXF endpoint.
> Check if it is realistic to do it.
--
This message was sent by Atlassian JIRA
(v6.1#6144)