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 2019/02/02 09:54:16 UTC

[httpcomponents-core] branch master updated (9222378 -> d398d7b)

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-core.git.


    from 9222378  Update release notes for HttpCore 5.0-beta7 release
     add 5b88f39  Added SOCKS proxy support to classic (blocking) HTTP requester
     new d398d7b  Merge branch 'socks-proxy'

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:
 .../core5/http/impl/bootstrap/HttpRequester.java   | 12 +++++++---
 .../org/apache/hc/core5/http/io/SocketConfig.java  | 27 +++++++++++++++++++---
 2 files changed, 33 insertions(+), 6 deletions(-)


[httpcomponents-core] 01/01: Merge branch 'socks-proxy'

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-core.git

commit d398d7b9c1ce29728a2621dbcd5e1e5f65415cf3
Merge: 9222378 5b88f39
Author: Oleg Kalnichevski <ol...@apache.org>
AuthorDate: Sat Feb 2 10:49:46 2019 +0100

    Merge branch 'socks-proxy'

 .../core5/http/impl/bootstrap/HttpRequester.java   | 12 +++++++---
 .../org/apache/hc/core5/http/io/SocketConfig.java  | 27 +++++++++++++++++++---
 2 files changed, 33 insertions(+), 6 deletions(-)