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 17bb0fc commit e0b32e5Copy full SHA for e0b32e5
book/http_cache.rst
@@ -882,8 +882,8 @@ that data from its cache.
882
883
If you want to use cache invalidation, have a look at the
884
`FOSHttpCacheBundle`_. This bundle provides services to help with various
885
- cache invalidation concepts, and also documents the configuration for the
886
- a couple of common caching proxies.
+ cache invalidation concepts, and also documents the configuration for a
+ couple of common caching proxies.
887
888
If one content corresponds to one URL, the ``PURGE`` model works well.
889
You send a request to the cache proxy with the HTTP method ``PURGE`` (using
0 commit comments