From: Olivier F. <oli...@ne...> - 2004-01-23 09:31:33
|
as far as i know redirect does nothing (set it to true or false, it is = not managed yet) -----Message d'origine----- De : lists [mailto:li...@ob...] Envoy=E9 : jeudi 22 janvier 2004 16:04 =C0 : htm...@li... Objet : [Htmlunit-user] Redirect requested but followRedirects is disabled Redirects are not working for me. In the code I write: . webClient =3D new WebClient(); . webClient.setRedirectEnabled(true); But then I get the messages below. =20 What does this mean? -Mark =20 --------------------------------------------------------------------- Jan 22, 2004 9:46:28 AM org.apache.commons.httpclient.HttpMethodBase=20 readResponse INFO: Discarding unexpected response: HTTP/1.1 100 Continue Jan 22, 2004 9:46:28 AM org.apache.commons.httpclient.HttpMethodBase=20 processRedirectResponse INFO: Redirect requested but followRedirects is disabled Jan 22, 2004 9:46:29 AM org.apache.commons.httpclient.HttpMethodBase=20 processRedirectResponse INFO: Redirect requested but followRedirects is disabled Jan 22, 2004 9:46:29 AM org.apache.commons.httpclient.HttpMethodBase=20 processRedirectResponse INFO: Redirect requested but followRedirects is disabled ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Htmlunit-user mailing list Htm...@li... https://lists.sourceforge.net/lists/listinfo/htmlunit-user |