[ http://issues.apache.org/jira/browse/NUTCH-26?page=comments#action_62061 ] Jack Tang commented on NUTCH-26: --------------------------------
Matt.<br> I am also working on this topic for sometime in my project. And I borrow some credential ideas from <a href="http://crawler.archive.org/index.html">Heritrix</a> which is powerful crawl. If this helps, let's discuss on maillist > New Http Authentication mechanism > --------------------------------- > > Key: NUTCH-26 > URL: http://issues.apache.org/jira/browse/NUTCH-26 > Project: Nutch > Type: Improvement > Components: fetcher > Reporter: Stefan Grroschupf > Priority: Trivial > > transferred from: > http://sourceforge.net/tracker/index.php?func=detail&aid=990560&group_id=59548&atid=491356 > submitted by: > Matt > Here's a patch and lib (commons-codec used for Base64 > encoding) which implements hasic http authentication. > I've attempted to build it so we can add more > authentication methods at a later time. > This also includes the previously discussed > MultiProperties class which allows multiple headers with > the same name (as opposed to Properties which allows > only a single). > I believe both John and Doug have had some comments > on this. > Matt -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
