You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2018/12/23 22:09:42 UTC

[httpcomponents-client] branch master updated (59ee896 -> bf18e7d)

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

olegk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git.


    from 59ee896  Merge pull request #127 from panchenko/empty_reason_phrase_master
     add 4450221  Improve HttpResponseException#getMessage()
     new bf18e7d  Merge pull request #129 from apache/improved-httpexception-message

The 1 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:
 .../org/apache/hc/client5/http/HttpResponseException.java     | 11 +++++++++--
 .../impl/classic/TestAbstractHttpClientResponseHandler.java   |  6 ++++--
 2 files changed, 13 insertions(+), 4 deletions(-)


[httpcomponents-client] 01/01: Merge pull request #129 from apache/improved-httpexception-message

Posted by ol...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

olegk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git

commit bf18e7d04e1231ef91ef3b2c8f90c353f73115c8
Merge: 59ee896 4450221
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Sun Dec 23 23:09:38 2018 +0100

    Merge pull request #129 from apache/improved-httpexception-message
    
    Improve HttpResponseException#getMessage()

 .../org/apache/hc/client5/http/HttpResponseException.java     | 11 +++++++++--
 .../impl/classic/TestAbstractHttpClientResponseHandler.java   |  6 ++++--
 2 files changed, 13 insertions(+), 4 deletions(-)