Skip to content

Commit

Permalink
[symfony#7601] minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Apr 15, 2017
1 parent f64f6f0 commit 524c045
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions http_cache/expiration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ servers should not send ``Expires`` dates more than one year in the future."

.. note::

Accordingly with `RFC 7234 - Caching`_, the ``Expires`` header value is
ignored when ``s-maxage`` or ``max-age`` directives are defined.

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.

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

0 comments on commit 524c045

Please sign in to comment.