baiheqiang / memcached-session-manager

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

Improve lockingStrategy "auto": add HTTP method to url identification #140

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The lockingStrategy "auto" currently uses the requestURI (and queryString for 
GETs) to track readonly/modifying requests. This should be changed to also take 
the request method into account.

Original issue reported on code.google.com by martin.grotzke on 9 Jun 2012 at 7:19

GoogleCodeExporter commented 8 years ago
Done.

Original comment by martin.grotzke on 9 Jun 2012 at 9:40

GoogleCodeExporter commented 8 years ago

Original comment by martin.grotzke on 3 Jul 2012 at 8:14