You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jason Pell (JIRA)" <ji...@apache.org> on 2017/05/20 00:43:04 UTC

[jira] [Created] (CXF-7378) For the HttpConduit set the http response message along side the RESPONSE_CODE

Jason Pell created CXF-7378:
-------------------------------

             Summary: For the HttpConduit set the http response message along side the RESPONSE_CODE
                 Key: CXF-7378
                 URL: https://issues.apache.org/jira/browse/CXF-7378
             Project: CXF
          Issue Type: New Feature
            Reporter: Jason Pell
            Assignee: Jason Pell
            Priority: Trivial
             Fix For: 3.2.0, 3.1.12


When performing http status code handling in the incoming interceptor chain of a jaxws client, it would be useful to have access to the original message sent by the service as well.

I will add a system property to activate this setter so that it does not have unexpected consequences for existing clients.

I also want to expose the org.apache.cxf.transport.no_io_exceptions and org.apache.cxf.transport.process_fault_on_http_400 as static properties on HttpConduit so they can be used from client code.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)