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 232c029 commit 8666bedCopy full SHA for 8666bed
http_cache/expiration.rst
@@ -87,7 +87,8 @@ 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 will be ignored by any recipient if a `s-max-age` or `max-age` header is defined.
+ Accordingly with `RFC 7234 - Caching`_, the ``Expires`` header value is
91
+ ignored when a ``s-max-age`` or ``max-age`` header is defined.
92
93
94
.. _`expiration model`: http://tools.ietf.org/html/rfc2616#section-13.2
0 commit comments