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.
Brian Clozel opened SPR-13252 and commented
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.
Affects: 4.2 RC3
Reference URL: #840
Issue Links:
Referenced from: commits 15fe827, 09e3fc4, ed34ea4
The text was updated successfully, but these errors were encountered: