Thanks Sergey it works and removes the unwanted header information.
Sergey Beryozkin-3 wrote
> Hi, AFAIK one needs to activate a header filter strategy that would
> block copying the input headers
>
> Cheers, Sergey
> On 15/12/14 23:33, Kumaran wrote:
>> Hi
>>
>> we are using camel cxfrs server
Hi, AFAIK one needs to activate a header filter strategy that would
block copying the input headers
Cheers, Sergey
On 15/12/14 23:33, Kumaran wrote:
Hi
we are using camel cxfrs server to expose our proxy services, The service
is exposer is working fine but if the response is more that certain
Adding more informations.
I am using Camel 2.14.0 version and we are exposing services using cxfrs
component, When the response size is but the response by default the header
parameter is set as "Transfer-Encoding" = chunk, but we are expecting
"Transfer-Encoding" = Identity; in the response head
Hi
we are using camel cxfrs server to expose our proxy services, The service
is exposer is working fine but if the response is more that certain limit
looks like the client is not able to receive getting timed out exception.
Then we have identified that the camel service adding some extra heade