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/08/23 07:24:00 UTC

[httpcomponents-client] branch 4.5.x updated (c1e2339 -> 87fae73)

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 c1e2339  HTTPCLIENT-1997: Return the last domain segment instead of normalized domain name from PublicSuffixMatcher#getDomainRoot in case there is no match
     add 779bb8c  Fixed concurrent use of threading unsafe HttpUriRequest messages
     add 4365c52  Improved handling of request cancellation
     add 87fae73  Use `dist: trusty` for Travis CI

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |  1 +
 .../methods/AbstractExecutionAwareRequest.java     | 44 +++++++++++++---------
 .../integration/TestIdleConnectionEviction.java    | 38 ++++++++++---------
 3 files changed, 48 insertions(+), 35 deletions(-)