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 24ef04e commit 8858db1Copy full SHA for 8858db1
reference/configuration/framework.rst
@@ -1239,7 +1239,7 @@ http_cache
1239
allow_reload
1240
............
1241
1242
-**type**: ``string``
+**type**: ``boolean`` **default**: ``false``
1243
1244
Specifies whether the client can force a cache reload by including a
1245
Cache-Control "no-cache" directive in the request. Set it to ``true``
@@ -1248,7 +1248,7 @@ for compliance with RFC 2616. (default: false)
1248
allow_revalidate
1249
................
1250
1251
1252
1253
Specifies whether the client can force a cache revalidate by including a
1254
Cache-Control "max-age=0" directive in the request. Set it to ``true``
0 commit comments