You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (Jira)" <ji...@apache.org> on 2019/09/11 08:23:00 UTC

[jira] [Resolved] (CAMEL-13966) Unable to change body of the message in Netty-HTTP when proxying

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

Zoran Regvart resolved CAMEL-13966.
-----------------------------------
    Resolution: Fixed

Refactored a bit not to keep the origin request in Exchange property and check if the message still contains the origin request and tries to reuse it only for that case.

> Unable to change body of the message in Netty-HTTP when proxying
> ----------------------------------------------------------------
>
>                 Key: CAMEL-13966
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13966
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty-http
>    Affects Versions: 3.0.0.RC1
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Major
>             Fix For: 3.0.0.RC2
>
>
> When proxying via Netty-HTTP the body of the message can't be modified as the DefaultNettyHttpBinding reuses the HTTP request with body from the received request when acting as a HTTP proxy.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)