Description
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.
Attachments
Issue Links
- causes
-
CXF-8635 Fix org.apache.cxf.jaxrs.client.logging.RESTLoggingTest.testSlf4
- Closed