https://issues.apache.org/bugzilla/show_bug.cgi?id=56358

Zach Calvert <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #11 from Zach Calvert <[email protected]> ---
*sigh*
I'm making too many parallel movements and it is causing me to trip up and make
a mess of this.  Let's try again.

The fix was 
# CookieManager behaviour - check received cookies are valid before storing
them?
# Default is true. Use false to revert to previous behaviour
CookieManager.check.cookies=false
and it works.  I was working in the wrong jmeter window.

So now I believe you are correct in that JMeter is treating 
Set-Cookie:
simulatedSsoCookie=Tk9URk9SUFJPRFVDVElPTjEzOTY5MDQxMjA3NzN8MTIzNDU2Nzg5MA==;Max-Age=120;Path=/ssc;Version=1
as an invalid cookie.

Browsers IE, Chrome, and FireFox treat this cookie as acceptable.

Is the filter killing it because I use Max-Age instead of expires, or is it due
to lack of a domain?  I will try playing with both and report back.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to