Dear Parham,
Since HtmlUnit 2.5, "Accept-Language" header is automatically set to
"en", instead of not being defined, you should be able to change it
to anything needed.
Yours,
Ahmed
Parham, Clinton wrote:
> Hello,
>
> In the 2.2 release, I’m noticing that the server-side locale is no
Hello,
In the 2.2 release, I'm noticing that the server-side locale is no longer being
reported as 'en_US'.
IE and FF send the locale as 'en_US' but I'm now getting 'en' from JWebUnit
tests. Why is this? All code is running on the same Windows box.
Thank you.