Rob Audenaerde created CXF-8633:
-----------------------------------
Summary: "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
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)