HttpHeaderFilterStrategy should filter out the "user-agent", "accept" and "accept-encoding" headers. ----------------------------------------------------------------------------------------------------
Key: CAMEL-1978 URL: https://issues.apache.org/activemq/browse/CAMEL-1978 Project: Apache Camel Issue Type: Bug Components: camel-http Affects Versions: 2.0.0 Reporter: Ivan S. Dubrov Priority: Minor Attachments: http-header-filter-extra-headers.patch Currently "user-agent", "accept" and "accept-encoding" headers are copied to the response. I think, they should not be put into the response. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.