You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Spring Security or any other servlet filter setting the pragma HTTP header, applications may write inconsistent responses with caching Cache-Control headers and "no-cache" Pragma headers.
The resource handling code path should make sure that this header is not set.