2 messages in com.canoo.lists.webtest[Webtest] "advanced" cookie propertie...
FromSent OnAttachments
Robert Calder16 Jun 2008 20:35 
Marc Guillemot22 Jun 2008 02:11 
Subject:[Webtest] "advanced" cookie properties using header?
From:Robert Calder (thx_@yahoo.com)
Date:06/16/2008 08:35:39 PM
List:com.canoo.lists.webtest

Hi there fellow webtest-ers,    Is it possible to set "advanced" cookie properties (e.g., path,
expiration) using the header parameter under config?    I tried those outright, but when I ran webtest it said they weren't valid
for header. I can't find anything other than the basic case (that is, setting of
cookie name/value) in the selftests or manual, so I was just curious if there
was an undocumented way to do this.    I suspect I might be able to do it using the Cookie class from httpclient
if it's not possible through header...I don't suppose someone has tried that?    Thanks for any help!