/[Apache-SVN]
ViewVC logotype

Revision 220034


Jump to revision: Previous Next
Author: ab
Date: Thu Jul 21 11:07:10 2005 UTC (18 years, 10 months ago)
Changed paths: 3
Log Message:
Fixes for NUTCH-66, and some cleanup:

* apply the more lenient CookiePolicy. This fixes the problem with poorly
  formatted cookies being rejected.

* remove the while() loop, which was required only to handle retries related
  to authentication. commons-httpclient can handle this internally; and the
  present code was broken anyway. This is not a solution yet - the
  process of loading and presenting credentials needs to be developed further.

* cleaned up deprecation warnings by setting parameters at the correct level
  and in the new preferred way.

* correctly set the maximum number of threads.

* add MIME magic handling.



Changed paths

Path Details
Directorylucene/nutch/trunk/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/DummySSLProtocolSocketFactory.java modified , text changed
Directorylucene/nutch/trunk/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/Http.java modified , text changed
Directorylucene/nutch/trunk/src/plugin/protocol-httpclient/src/java/org/apache/nutch/protocol/httpclient/HttpResponse.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26