weijiahao001 / memcached-session-manager

Automatically exported from code.google.com/p/memcached-session-manager
0 stars 0 forks source link

When the application set a cookie starting with JSESSIONID the session backup is skipped #131

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This was reported on the mailing list:
http://groups.google.com/group/memcached-session-manager/browse_thread/thread/c9
392e0ae69a62b8

This is an example for a Set-Cookie header:

FINE: Request finished, with Set-Cookie header: 
JSESSIONID_LAST_REQUEST=1334667824384; Version=1; Comment="datcre=Tue Apr 17 
15:03:44 CEST 2012"; Path=/

Original issue reported on code.google.com by martin.grotzke on 19 Apr 2012 at 1:38