ups, I was wrong, the problem that was fixed concerned redirections to
the same location (ie http code 302).

Can you provide the code of the <meta> tag that triggers this?

Marc.
-- 
Blog: http://mguillem.wordpress.com

Mart Toom wrote:
> Hi Marc,
> 
> The version we are using is the latest WebTest snapshot and latest
> HtmlUnit build from SVN.
> 
> Please can you give some instructions how to go around this behavior?
> 
> It seems that "a few" is not enough in our case at the moment. Browsers
> are working just well with the page.
> Is there a way to extend the number of refreshes to the same page?
> 
> Thanks in advance for your reply
> 
> Mart Toom
> 
> Marc Guillemot wrote:
>> Hi,
>>
>> this is not an OutOfMemoryError but it tells you that the html page
>> contains a meta refresh tag with same location than the current page.
>> Execution of this meta refresh is prevented as it would probably lead to
>> an OutOfMemoryError.
>>
>> Which WebTest build do you use? With a recent build the problem is
>> surely not the same than in june 2005 because recent version of HtmlUnit
>> accept "a few" refresh to the same location as browser do.
>>
>> Marc.
> 
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
> 


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to