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 2020/04/19 09:28:31 UTC

[httpcomponents-core] branch 5.1.x updated (830d047 -> 344b79f)

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

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


    from 830d047  Deprecated SecurePortStrategy
     add 344b79f  HTTPCORE-628: do not encode blanks as + in URI query component

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hc/core5/net/URLEncodedUtils.java   | 22 +++++++++++++--------
 .../org/apache/hc/core5/net/TestURIBuilder.java    | 23 +++++++++++++++-------
 .../apache/hc/core5/net/TestURLEncodedUtils.java   | 12 +++++------
 3 files changed, 36 insertions(+), 21 deletions(-)