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.
1 parent f64f6f0 commit 524c045Copy full SHA for 524c045
http_cache/expiration.rst
@@ -87,9 +87,9 @@ servers should not send ``Expires`` dates more than one year in the future."
87
88
.. note::
89
90
- Accordingly with `RFC 7234 - Caching`_, the ``Expires`` header value is
91
- ignored when ``s-maxage`` or ``max-age`` directives are defined.
92
-
+ According to `RFC 7234 - Caching`_, the ``Expires`` header value is ignored
+ when the ``s-maxage`` or ``max-age`` directive of the ``Cache-Control``
+ header is defined.
93
94
.. _`expiration model`: http://tools.ietf.org/html/rfc2616#section-13.2
95
.. _`FrameworkExtraBundle documentation`: https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/cache.html
0 commit comments