We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2aa1a43 + bed083c commit 2ea31b0Copy full SHA for 2ea31b0
reference/configuration/framework.rst
@@ -1246,7 +1246,7 @@ http_cache
1246
allow_reload
1247
............
1248
1249
-**type**: ``string``
+**type**: ``boolean`` **default**: ``false``
1250
1251
Specifies whether the client can force a cache reload by including a
1252
Cache-Control "no-cache" directive in the request. Set it to ``true``
@@ -1255,7 +1255,7 @@ for compliance with RFC 2616. (default: false)
1255
allow_revalidate
1256
................
1257
1258
1259
1260
Specifies whether the client can force a cache revalidate by including a
1261
Cache-Control "max-age=0" directive in the request. Set it to ``true``
0 commit comments