8000
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 8666bed commit 13102daCopy full SHA for 13102da
http_cache/expiration.rst
@@ -88,9 +88,9 @@ servers should not send ``Expires`` dates more than one year in the future."
88
.. note::
89
90
Accordingly with `RFC 7234 - Caching`_, the ``Expires`` header value is
91
- ignored when a ``s-max-age`` or ``max-age`` header is defined.
+ ignored when a ``s-max-age`` or ``max-age`` directives are defined.
92
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
96
-.. _`RFC 7234 - Caching`: https://tools.ietf.org/html/rfc7234
+.. _`RFC 7234 - Caching`: https://tools.ietf.org/html/rfc7234#section-5.2
0 commit comments