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/18 10:08:40 UTC

[httpcomponents-client] branch 4.5.x updated (2ad7074 -> a0c20ec)

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

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


    from 2ad7074  Better handling of http(s).proxyUser and http(s).proxyPassword
     add 90f22e8  HTTPCLIENT-1956: CONNECT overwrites the main request object in the HTTP context when requests are executed via a proxy tunnel
     new a0c20ec  Merge pull request #125 from apache/HTTPCLIENT-1956

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:
 .../src/main/java/org/apache/http/impl/execchain/MainClientExec.java     | 1 +
 1 file changed, 1 insertion(+)


[httpcomponents-client] 01/01: Merge pull request #125 from apache/HTTPCLIENT-1956

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

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

commit a0c20ec14dba048d64a3e106ef41c836960d4d92
Merge: 2ad7074 90f22e8
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Tue Dec 18 11:08:36 2018 +0100

    Merge pull request #125 from apache/HTTPCLIENT-1956
    
    HTTPCLIENT-1956

 .../src/main/java/org/apache/http/impl/execchain/MainClientExec.java     | 1 +
 1 file changed, 1 insertion(+)