From 91275eb478ceb58083426099b6da3f4c7e189f19 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 04:50:01 +0200 Subject: Merging debian version 1.9.4-1. Signed-off-by: Daniel Baumann --- .../doc/configure/expires_directives.html | 109 --------------------- 1 file changed, 109 deletions(-) delete mode 100644 debian/vendor-h2o/doc/configure/expires_directives.html (limited to 'debian/vendor-h2o/doc/configure/expires_directives.html') diff --git a/debian/vendor-h2o/doc/configure/expires_directives.html b/debian/vendor-h2o/doc/configure/expires_directives.html deleted file mode 100644 index 7ca6ad6..0000000 --- a/debian/vendor-h2o/doc/configure/expires_directives.html +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - -Expires Directives - Configure - H2O - the optimized HTTP/2 server - - -
-
- -

-H2O -

-

the optimized HTTP/1.x, HTTP/2 server

- - -
- -
- -
-
-
-Powered by Oktavia -
-
- - -
- - - - - - - - - - - - -
- -

-Configure > -Expires Directives -

- - -

-This document describes the configuration directives of the expires handler. -

- - - -
-
Description:
-
-

-An optional directive for setting the Cache-Control: max-age= header. - -

- -
    -
  • if the argument is OFF the feature is not used -
  • if the value is NUMBER UNIT then the header is set -
  • the units recognized are: second, minute, hour, day, month, year -
  • the units can also be in plural forms -
-
-
Example. Set Cache-Control: max-age=86400
-
expires: 1 day
-
-
- -

-You can also find an example that conditionally sets the header depending on the aspects of a request in Modifying the Response section of the Mruby directives documentation. -

- -
-
Level:
-
global, host, path, extension
-
- - - - -
- - - -- cgit v1.2.3