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 c991b2b commit 33e02f7Copy full SHA for 33e02f7
http_cache/expiration.rst
@@ -21,8 +21,8 @@ HTTP headers: ``Expires`` or ``Cache-Control``.
21
Expiration with the ``Cache-Control`` Header
22
--------------------------------------------
23
24
-Most of the time, you will use the ``Cache-Control`` header. You may recall that the
25
-``Cache-Control`` header is used to specify many different cache directives::
+Most of the time, you will use the ``Cache-Control`` header, which
+is used to specify many different cache directives::
26
27
// sets the number of seconds after which the response
28
// should no longer be considered fresh by shared caches
0 commit comments