nutch-dev  

Re: question about page fetch

Dennis Kubes
Tue, 02 Sep 2008 06:33:48 -0700

There isn't a way to do that currently. You may be able to change the httpclient plugin to suit your needs.

Dennis

beansproud wrote:
hi, everyone
  I'm crawling a lot of urls, and I just need to fetch the head of the page,
without the body.
  Is there someone know how to do this ?