mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-18 12:31:05 +00:00
Checking the path of a submitted cookie will never work as the path is not sent by the browser, so will be null.
Checking the path of a submitted cookie will never work as the path is not sent by the browser, so will be null.