8000
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 290997c commit cb40b75Copy full SHA for cb40b75
book/http_cache.rst
@@ -230,7 +230,7 @@ Here is a list of the main options:
230
``allow_revalidate``
231
Specifies whether the client can force a cache revalidate by including a
232
``Cache-Control`` "max-age=0" directive in the request. Set it to ``true`` for
233
- compliance with RFC 2616 (default: false).
+ compliance with RFC 2616 (default: ``false``).
234
235
``stale_while_revalidate``
236
Specifies the default number of seconds (the granularity is the second as the
0 commit comments