Description
SimpleCookie#readValue() tries to find the cookie purely by name. In case the cookie is restricted to a specific path, it should not be used unless the request is actually for that path.
Attachments
Issue Links
- links to
SimpleCookie#readValue() tries to find the cookie purely by name. In case the cookie is restricted to a specific path, it should not be used unless the request is actually for that path.