Skip to content

Commit 524c045

Browse files
committed
[#7601] minor tweak
1 parent f64f6f0 commit 524c045

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

http_cache/expiration.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,9 @@ servers should not send ``Expires`` dates more than one year in the future."
8787

8888
.. note::
8989

90-
Accordingly with `RFC 7234 - Caching`_, the ``Expires`` header value is
91-
ignored when ``s-maxage`` or ``max-age`` directives are defined.
92-
90+
According to `RFC 7234 - Caching`_, the ``Expires`` header value is ignored
91+
when the ``s-maxage`` or ``max-age`` directive of the ``Cache-Control``
92+
header is defined.
9393

9494
.. _`expiration model`: http://tools.ietf.org/html/rfc2616#section-13.2
9595
.. _`FrameworkExtraBundle documentation`: https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/cache.html

0 commit comments

Comments
 (0)