diff options
Diffstat (limited to 'lib/http-conditional.php')
| -rw-r--r-- | lib/http-conditional.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/http-conditional.php b/lib/http-conditional.php index 21382b735..2ed597a71 100644 --- a/lib/http-conditional.php +++ b/lib/http-conditional.php @@ -1,4 +1,6 @@ <?php +declare(strict_types=1); + /* Enable support for HTTP/1.x conditional requests in PHP. Goal: Optimisation |
