From: Jeremie B. <jer...@ke...> - 2004-07-22 06:35:45
|
Finally i've found the solution; httpclient project (used by htmlunit) doesnt support an other charset as ISO-8859-1 in multipart context. The code is in the application but not used; i had to patch httpclient to fix charset use. Jeremie Blanc wrote: > Hi, > We have a problem with UTF8 encoding with htmlunit. > With one of our application we notice that htmlunit send data in > US-ASCII in header charset; we have seen that by logging httpclient in > wire/debug mode. > Or the server delivers UTF8 format. > Is'nt there any solution to force UTF8 encoding for all sent data in > htmlunit? > Thx. > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user > -- Jeremie BLANC - Developper - KELKOO "Those who do not understand UNIX are doomed to reinvent it, poorly." - Henry Spencer |