Hello! When accessing this URL using getResonseBodyAsString():
http://www.sathyasaibaba.hu/index.html I get an IllegalArgumentException saying "charset may not be null or empty". The web page can be displayed by a browser and loaded with wget without any error. Any idea what's wrong here? Does the exception message refer to something missing in the HTTP response header? Is there a work-around so that I can read this page using httpclient without getting an exception? Best regards, Uwe -- ----------------------------------------------------------------------- Dr. Uwe Seimet http://www.seimet.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
