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 db2f5df Merge pull request #327 from Omkar20895/NUTCH-2575
new f6244e6 fix for NUTCH-2577 contributed by hussein-alahmad
new dceb120 NUTCH-2577 protocol-selenium can't handle https - fix
implementation id
new c433f49 NUTCH-2577 protocol-selenium can't handle https - port
solution contributed by hussein-alahmad to plugin
protocol-interactiveselenium to address NUTCH-2273
new fbc4093 Merge branch 'hussein-alahmad/NUTCH-2577', closes #330,
fixes: - NUTCH-2273 Selenium and InteractiveSelenium Do Not Support HTTPS -
NUTCH-2310 Protocol-Selenium does not support HTTPS protocol - NUTCH-2577
protocol-selenium can't handle https
The 4 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:
src/plugin/protocol-interactiveselenium/plugin.xml | 5 +
.../protocol/interactiveselenium/HttpResponse.java | 117 ++++++++++++++++++---
src/plugin/protocol-selenium/plugin.xml | 5 +
.../nutch/protocol/selenium/HttpResponse.java | 114 ++++++++++++++++++--
4 files changed, 217 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].