> 
> Right now I don't see an easy way to determine te get the encoding of 
> the page you're getting, does anyone know a solution for this? The only 
> way I see right now is parsing the Content-Type header.

Hi i used httpclient for a small project

that client also looks at the Content-Type

http://jakarta.apache.org/commons/httpclient/charencodings.html

perhaps you can get the headers youselve?


Reply via email to