Re: delete cookies from HttpState

2003-10-07 Thread Oleg Kalnichevski
Yue, That can be done, of course. Feel free to file a feature request in the bugzilla. Oleg On Mon, 2003-10-06 at 19:43, Yue Luo wrote: > Hi, >I wonder if in the next release a method like deleteAllCookies() > could be added to HttpState. I am developing a driver for a web > benchmark and

delete cookies from HttpState

2003-10-06 Thread Yue Luo
Hi, I wonder if in the next release a method like deleteAllCookies() could be added to HttpState. I am developing a driver for a web benchmark and want to recycle HttpState instead of creating a new one. Thanks. Yue - To