[Webtest] Re: For info: upgraded htmlunit
Marc Guillemot
webtest@lists.canoo.com
Tue, 04 Jan 2005 17:42:07 +0100
Hi,
htmlunit doesn't set anything yet for cookies, letting httpclient works with its default values. A program using
htmlunit can configure httpclient as it will but webtest doesn't perform any configuration for now.
Marc.
HURSTG@Nationwide.com wrote:
>
> Is there a way to use setStrictMode in HTTPClient yet? The new HTMLUnit
> and HTTPClient jars seem to be packaging the cookies in a slightly
> different format now (indicating a different default cookie policy), but
> they are still being sent in individual client request headers.
>
> Jerry Hurst