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/05 12:48:46 UTC

[httpcomponents-client] branch master updated (92100e1 -> a93d5c0)

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 92100e1  HTTPCLIENT-2069: RequestConfig#copy does not copy #responseTimeout
     add 9ea79c6  Minor tweaks to auth execution logging
     add a93d5c0  HTTPCLIENT-2073: (regression) WindowsNegotiateScheme incorrectly rejects empty NTLM challenge

No new revisions were added by this update.

Summary of changes:
 .../hc/client5/http/impl/win/WindowsNegotiateScheme.java  |  8 +++-----
 .../hc/client5/http/impl/auth/HttpAuthenticator.java      |  1 +
 .../apache/hc/client5/http/impl/classic/ProtocolExec.java |  2 +-
 .../client5/http/impl/auth/TestAuthChallengeParser.java   | 15 ++++++++++++++-
 4 files changed, 19 insertions(+), 7 deletions(-)