[
https://issues.apache.org/activemq/browse/CAMEL-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan S. Dubrov updated CAMEL-1409:
----------------------------------
Attachment: http-method-in-response.patch
Fix.
> Jetty component includes http.requestMethod in response
> -------------------------------------------------------
>
> Key: CAMEL-1409
> URL: https://issues.apache.org/activemq/browse/CAMEL-1409
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-jetty
> Affects Versions: 1.6.0
> Reporter: Ivan S. Dubrov
> Priority: Minor
> Attachments: http-method-in-response.patch
>
>
> Jetty component includes http.requestMethod in response. The reason is that
> HttpHeaderFilterStrategy does not do "toLower" for "HttpMethods.HTTP_METHOD"
> and filter is in lowercase mode for Jetty.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.