mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Link to caching docs from "form security" docs
This commit is contained in:
parent
6008457f3e
commit
015b897d82
@ -86,6 +86,7 @@ accessible publicly through the CDN.
|
||||
To ensure this doesn't happen SilverStripe adds `Cache-Control: no-store, no-cache, must-revalidate` headers to any
|
||||
forms that have validators or security tokens (all of them by default) applied to them; this ensures that CDNs
|
||||
(and browsers) will not cache these pages.
|
||||
See [/developer_guides/performance/http_cache_headers](Performance: HTTP Cache Headers).
|
||||
|
||||
## Related Documentation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user