Package org.apache.nutch.protocol.httpclient

Protocol plugin which supports retrieving documents via the HTTP andHTTPS protocols, optionally with Basic, Digest and NTLM authentication schemes for web server as well as proxy server. It handles cookies within a single fetch operation and offers support for POST authentication via HTML forms. This plugin is based on the Apache HttpClient library.