summaryrefslogtreecommitdiffstats
path: root/docs/index.xml
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-04-06 17:31:43 +0200
committerLoïc Hoguin <[email protected]>2018-04-06 17:31:43 +0200
commitbfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a (patch)
tree28883135d7c6629c86c51d30b545f8aacbe2a50d /docs/index.xml
parentd2a3f2cedd7c00d0933222aed9c06b3149aa4db4 (diff)
downloadninenines.eu-bfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a.tar.gz
ninenines.eu-bfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a.tar.bz2
ninenines.eu-bfd2b6e01cbb36b0be0b3c860f5baf8d5b49fe7a.zip
Update copyright years
Diffstat (limited to 'docs/index.xml')
-rw-r--r--docs/index.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/index.xml b/docs/index.xml
index 5ab55fd3..1dc53d40 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -2711,9 +2711,8 @@
<guid>https://ninenines.eu/docs/en/cowboy/2.3/manual/cowboy_http2/</guid>
<description>Name cowboy_http2 - HTTP/2
Description The module cowboy_http2 implements HTTP/2 as a Ranch protocol.
- Options opts() :: #{ connection_type =&amp;gt; worker | supervisor, env =&amp;gt; cowboy_middleware:env(), inactivity_timeout =&amp;gt; timeout(), middlewares =&amp;gt; [module()], preface_timeout =&amp;gt; timeout(), shutdown_timeout =&amp;gt; timeout(), stream_handlers =&amp;gt; [module()] } Configuration for the HTTP/2 protocol.
- This configuration is passed to Cowboy when starting listeners using cowboy:start_clear/3 or cowboy:start_tls/3 functions.
- It can be updated without restarting listeners using the Ranch functions ranch:get_protocol_options/1 and ranch:set_protocol_options/2.</description>
+ Options opts() :: #{ connection_type =&amp;gt; worker | supervisor, enable_connect_protocol =&amp;gt; boolean(), env =&amp;gt; cowboy_middleware:env(), inactivity_timeout =&amp;gt; timeout(), middlewares =&amp;gt; [module()], preface_timeout =&amp;gt; timeout(), shutdown_timeout =&amp;gt; timeout(), stream_handlers =&amp;gt; [module()] } Configuration for the HTTP/2 protocol.
+ This configuration is passed to Cowboy when starting listeners using cowboy:start_clear/3 or cowboy:start_tls/3 functions.</description>
</item>
<item>