I've been using a somewhat modified version of Andy Hedge's Jakarta
Commons HttpClient add-on to protocol-http -- it includes cookie
support and is ASL-compatible (being from Apache...).

Left to do is support for authentication by realm; I did get NTLM
authentication working (for a single domain -- I suppose I should add
multiple NT domains at some point), as well as use of a single
HttpClient object with multiple connections -- Mr Hedges' code used
multiple instances of HttpClient which was inconsistent with the
library's preferred approach.

I could post a zip to this list if appropriate.

Ken


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to