You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jens Kleine-Herzbruch (Jira)" <ji...@apache.org> on 2020/07/10 11:44:00 UTC

[jira] [Updated] (CAMEL-15290) camel-cxf - CxfRsProducer leaks Header when Exchange.HTTP_METHOD is set

     [ https://issues.apache.org/jira/browse/CAMEL-15290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Kleine-Herzbruch updated CAMEL-15290:
------------------------------------------
    Component/s:     (was: came-cxf)
                 camel-cxfrs

> camel-cxf - CxfRsProducer leaks Header when Exchange.HTTP_METHOD is set
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-15290
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15290
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxfrs
>    Affects Versions: 3.4.0
>            Reporter: Jens Kleine-Herzbruch
>            Priority: Minor
>
> If you send a message to a CxfRsProducer that has the header Exchange.HTTP_METHOD set, the HTTP message sent will contain the header
> {code}org.apache.cxf.request.method=GET{code}
> for example.
> This header should not be present in the message since it is internal to the endpoint.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)