This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a change to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


    from f3e1f49b72 Recording .gitmergeinfo Changes
     new 711899d6d0 Make sure TransportURIResolver closes the conduit it uses, 
make sure HttpClient is unset from message on exchange close/complete.
     new 5e99df45a0 TransportURIResolver replaces the InputStream, but doesn't 
close the original.
     new 2923b3324d Handle empty http responses better to make sure they are 
marked as complete
     new 453287d299 Recording .gitmergeinfo Changes

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitmergeinfo                                      |  1 +
 .../apache/cxf/transport/TransportURIResolver.java | 13 ++-
 .../cxf/transport/http/HttpClientHTTPConduit.java  | 97 ++++++++++++++--------
 3 files changed, 72 insertions(+), 39 deletions(-)

Reply via email to