Sebastian Nagel created NUTCH-2766:
--------------------------------------
Summary: Update selenium-based protocol plugins to be in sync with
protocol-http
Key: NUTCH-2766
URL: https://issues.apache.org/jira/browse/NUTCH-2766
Project: Nutch
Issue Type: Improvement
Components: protocol
Affects Versions: 1.16
Reporter: Sebastian Nagel
Fix For: 1.17
The selenium-based protocol plugins (protocol-selenium,
protocol-interactiveselenium, protocol-htmlunit) are partial copies of
protocol-http to sniff HTTP headers in order to determine the content type and
if it's not HTML to implement a fall-back protocol to download the content.
While there have been significant improvements and fixes in protocol-http
(NUTCH-2549 and related), these haven't been transferred to the selenium-based
protocol plugins. They should, or even better the code for the fall-back
protocol implementation should be shared.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)