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.
|