Chris McDonough
2011-07-13 5fa17fdefe848d8004ca9a6daab19e1e1ea17b29
clarify
1 files modified
5 ■■■■■ changed files
docs/narr/viewconfig.rst 5 ●●●●● patch | view | raw | blame | history
docs/narr/viewconfig.rst
@@ -817,6 +817,11 @@
``prevent_http_cache`` configuration value setting to a true value.  For more
information, see :ref:`preventing_http_caching`.
Note that setting ``prevent_http_cache`` will have no effect on caching
headers that your application code itself sets.  It will only prevent caching
headers that would have been set by the Pyramid HTTP caching machinery
invoked as the result of the ``http_cache`` argument to view configuration.
.. index::
   pair: matching views; printing
   single: paster pviews