Upgrade version of HttpClient ------------------------------ Key: NUTCH-751 URL: https://issues.apache.org/jira/browse/NUTCH-751 Project: Nutch Issue Type: Improvement Components: fetcher Reporter: Julien Nioche
The existing version of commons http-client (3.01) should be replaced with the latest version from http://hc.apache.org/. Currently the only way of using the https protocol is to enable http-client. The version 3.01 is bugged and causes a lot of issues which have been reported before. Apparently the new version has been redesigned and should fix them. The old v3.01 is too unstable to be used on a large scale. I will try to send a patch in the next couple of weeks but would love to hear your thoughts on this. J. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.