What about passing -Dfile.encoding=utf-8?

On Wed, Sep 2, 2009 at 10:58 AM, Magnus Olstad Hansen <[email protected]>wrote:

>
> > But when you call httpclient.execute(httpget, responseHandler), the
> > BasicResponseHandler will call EntityUtils.toString, and that in turn
> > uses ISO-8859-1 as its default charset when converting the bytes it
> > receives into the string.
>
>

Reply via email to