mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-24 03:03:44 +00:00
This ensures that Spring Session & Security's logic for performing a save on the response being committed can easily be kept in synch. Further this ensures that the SecurityContext is now persisted when the response body meets the content length.