You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Rob Audenaerde (Jira)" <ji...@apache.org> on 2021/12/22 15:10:00 UTC

[jira] [Updated] (CXF-8633) "http.responseMessage" gets lost in AbstractClient#setResponseBuilder

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

Rob Audenaerde updated CXF-8633:
--------------------------------
    Priority: Minor  (was: Major)

> "http.responseMessage" gets lost in AbstractClient#setResponseBuilder
> ---------------------------------------------------------------------
>
>                 Key: CXF-8633
>                 URL: https://issues.apache.org/jira/browse/CXF-8633
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.4.5
>            Reporter: Rob Audenaerde
>            Priority: Minor
>
> The `http.responseMessage` is correctly returned in the `inMessage`. However, when converting to `ResponseBuilder` in `setResponseBuilder()` only the status is used, not the message
> JAXRSUtils.toResponseBuilder(status)
> Please include the reasonphrase there as well.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)