Re: HTTP cookie manager and cross domain cookies

2009-03-13 Thread sebb
t; > -Original Message- > From: sebb [mailto:seb...@gmail.com] > > Sent: Friday, 13 March 2009 12:29 PM > To: JMeter Users List > Subject: Re: HTTP cookie manager and cross domain cookies > > On 12/03/2009, Asanov, Leo wrote: > > >What cookies are sent at ste

RE: HTTP cookie manager and cross domain cookies

2009-03-12 Thread Asanov, Leo
t: Re: HTTP cookie manager and cross domain cookies On 12/03/2009, Asanov, Leo wrote: > >What cookies are sent at step 1? > >What cookies are returned from step 1? > >What cookies are sent in step 2? > > > This is the behaviour I observe in JMe

Re: HTTP cookie manager and cross domain cookies

2009-03-12 Thread sebb
step 2. Thanks, that's a very clear description of what's happening. It looks like the code just extracts all the cookies and stores them, regardless of whether they are for the correct domain or not. This will be fixed for the next release - thanks for reporting the problem. > Cheers,

RE: HTTP cookie manager and cross domain cookies

2009-03-11 Thread Asanov, Leo
@gmail.com] Sent: Wednesday, 11 March 2009 11:53 PM To: JMeter Users List Subject: Re: HTTP cookie manager and cross domain cookies On 11/03/2009, Asanov, Leo wrote: > > Hi, > > It appears that HTTP cookie manager allows cross domain cookies, which > is different to the beh

Re: HTTP cookie manager and cross domain cookies

2009-03-11 Thread sebb
On 11/03/2009, Asanov, Leo wrote: > > Hi, > > It appears that HTTP cookie manager allows cross domain cookies, which > is different to the behaviour of the browsers. I'm writing a test for an > application, which is using Identity Management platform with cross > domain single sign on. The ch

HTTP cookie manager and cross domain cookies

2009-03-10 Thread Asanov, Leo
Hi, It appears that HTTP cookie manager allows cross domain cookies, which is different to the behaviour of the browsers. I'm writing a test for an application, which is using Identity Management platform with cross domain single sign on. The chain of event is the following: 111.com - websit