[ https://issues.apache.org/activemq/browse/CAMEL-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Willem Jiang closed CAMEL-1409. ------------------------------- Resolution: Duplicate Fix Version/s: 1.6.1 2.0.0 Assignee: Willem Jiang This issue is duplicated with CAMEL-1352. The patch is in the trunk and 1.x branch. > 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 > Assignee: Willem Jiang > Priority: Minor > Fix For: 2.0.0, 1.6.1 > > 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.