Skip to content

Commit 775577c

Browse files
committed
doc: new img and decription
1 parent 295bfa8 commit 775577c

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

lib/phpExpress.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ public function __construct()
3333

3434
public static function send($result, $cache = false)
3535
{
36+
// cache option control
3637
if ($cache) {
3738
header("Cache-Control: max-age=3600"); // (https://webhint.io/docs/user-guide/hints/hint-http-cache/?source=devtools)
3839
} else {

phpExpressLogo.png

13.7 KB
Loading

0 commit comments

Comments
 (0)