From 77e50caaf2ef81cd91075cf836fed0e75718ffb4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 23:12:02 +0200 Subject: Adding debian version 1.8.3-2. Signed-off-by: Daniel Baumann --- .../vendor-h2o/doc/configure/http1_directives.html | 112 +++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 debian/vendor-h2o/doc/configure/http1_directives.html (limited to 'debian/vendor-h2o/doc/configure/http1_directives.html') diff --git a/debian/vendor-h2o/doc/configure/http1_directives.html b/debian/vendor-h2o/doc/configure/http1_directives.html new file mode 100644 index 0000000..f7768d5 --- /dev/null +++ b/debian/vendor-h2o/doc/configure/http1_directives.html @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + +HTTP/1 Directives - Configure - H2O - the optimized HTTP/2 server + + +
+
+ +

+H2O +

+

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

+ + +
+ +
+ +
+
+
+Powered by Oktavia +
+
+ + +
+ + + + + + + + + + + + +
+ +

+Configure > +HTTP/1 Directives +

+ + +

+This document describes the configuration directives for controlling the HTTP/1 protocol handler. +

+ + + +
+
Description:
+
+

+Timeout for incoming requests in seconds. +

+ +
+
Level:
+
global
+
Default:
+
http1-request-timeout: 10
+
+ + +
+
Description:
+
+

+Boolean flag (ON or OFF) indicating whether or not to allow upgrade to HTTP/2. +

+ +
+
Level:
+
global
+
Default:
+
http1-upgrade-to-http2: ON
+
+ + + + + +
+ + + -- cgit v1.2.3