We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09c639b + cad5cc0 commit e2cb821Copy full SHA for e2cb821
http_cache/_expiration-and-validation.rst.inc
@@ -5,10 +5,3 @@
5
both worlds. In other words, by using both expiration and validation, you
6
can instruct the cache to serve the cached content, while checking back
7
at some interval (the expiration) to verify that the content is still valid.
8
-
9
- .. tip::
10
11
- You can also define HTTP caching headers for expiration and validation by using
12
- annotations. See the `FrameworkExtraBundle documentation`_.
13
14
-.. _`FrameworkExtraBundle documentation`: https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/cache.html
0 commit comments