Joseph M. Thu, 20 Sep 2007 11:53:31 -0700
Nutch uses HTTP/1.0 GET request. if I change the java program in HttpResponse.java to reqStr.append(" HTTP/1.1\r\n"); will it create any problem?