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

snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git.


    from 0a2ffa7  Merge pull request #492 from 
sebastian-nagel/NUTCH-2733-protocol-okhttp-support-brotli
     new aa72b75  Fix for NUTCH-2649: Optionally skip TLS/SSL certificate 
validation for protocol-selenium and protocol-htmlunit
     new 0eec1f8  Fix for NUTCH-2649: Optionally skip TLS/SSL certificate 
validation for protocol-selenium and protocol-htmlunit
     new ea862f4  Merge pull request #496 from balashashanka/NUTCH-2649

The 3012 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:
 .../protocol/htmlunit}/DummyX509TrustManager.java  |   2 +-
 .../nutch/protocol/htmlunit/HttpResponse.java      |  75 ++++++----
 .../DummyX509TrustManager.java                     |   2 +-
 .../protocol/interactiveselenium/HttpResponse.java | 163 +++++++++++++--------
 .../protocol/selenium}/DummyX509TrustManager.java  |   2 +-
 .../nutch/protocol/selenium/HttpResponse.java      | 115 +++++++++------
 6 files changed, 219 insertions(+), 140 deletions(-)
 copy 
src/plugin/{protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient 
=> 
protocol-htmlunit/src/java/org/apache/nutch/protocol/htmlunit}/DummyX509TrustManager.java
 (98%)
 copy 
src/plugin/{protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient 
=> 
protocol-interactiveselenium/src/java/org/apache/nutch/protocol/interactiveselenium}/DummyX509TrustManager.java
 (98%)
 copy 
src/plugin/{protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient 
=> 
protocol-selenium/src/java/org/apache/nutch/protocol/selenium}/DummyX509TrustManager.java
 (98%)

Reply via email to