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/19 15:47:21 UTC

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

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 6b410fe  Merge pull request #124 from eryksz/fixSelfAssigment
     add 6275a39  replace empty HttpResponseException.message with statusCode
     new 59ee896  Merge pull request #127 from panchenko/empty_reason_phrase_master

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:
 .../hc/client5/http/HttpResponseException.java     |  4 +++-
 .../TestAbstractHttpClientResponseHandler.java     | 24 ++++++++++++++++++++++
 2 files changed, 27 insertions(+), 1 deletion(-)


[httpcomponents-client] 01/01: Merge pull request #127 from panchenko/empty_reason_phrase_master

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 59ee896faa301e3588aad3c78b35d4e2ea803287
Merge: 6b410fe 6275a39
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Wed Dec 19 16:47:16 2018 +0100

    Merge pull request #127 from panchenko/empty_reason_phrase_master
    
    replace empty HttpResponseException.message with statusCode

 .../hc/client5/http/HttpResponseException.java     |  4 +++-
 .../TestAbstractHttpClientResponseHandler.java     | 24 ++++++++++++++++++++++
 2 files changed, 27 insertions(+), 1 deletion(-)