Skip to content

Commit 2ea31b0

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: Update framework.rst
2 parents 2aa1a43 + bed083c commit 2ea31b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference/configuration/framework.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ http_cache
12461246
allow_reload
12471247
............
12481248

1249-
**type**: ``string``
1249+
**type**: ``boolean`` **default**: ``false``
12501250

12511251
Specifies whether the client can force a cache reload by including a
12521252
Cache-Control "no-cache" directive in the request. Set it to ``true``
@@ -1255,7 +1255,7 @@ for compliance with RFC 2616. (default: false)
12551255
allow_revalidate
12561256
................
12571257

1258-
**type**: ``string``
1258+
**type**: ``boolean`` **default**: ``false``
12591259

12601260
Specifies whether the client can force a cache revalidate by including a
12611261
Cache-Control "max-age=0" directive in the request. Set it to ``true``

0 commit comments

Comments
 (0)