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.
2 parents e21bd91 + 6b7e889 commit 59e7c4aCopy full SHA for 59e7c4a
Resources/doc/features/headers.rst
@@ -7,7 +7,7 @@ You can configure HTTP caching headers based on request and response properties.
7
This configuration approach is more convenient than `manually setting cache headers`_
8
and an alternative to `setting caching headers through annotations`_.
9
10
-Set caching headers under under the ``cache_control`` configuration section,
+Set caching headers under the ``cache_control`` configuration section,
11
which consists of a set of rules. When the request matches all criteria under
12
``match``, the headers under ``headers`` will be set on the response.
13
0 commit comments