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.
2 parents 21d7bbf + 6e0d1c3 commit bed083cCopy full SHA for bed083c
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