From cbc7056395b58237ca589837544d1db061b190e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 22 Dec 2016 18:13:25 +0100 Subject: Update cowboy_websocket_manual --- doc/src/manual/cowboy_http2.asciidoc | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'doc/src/manual/cowboy_http2.asciidoc') diff --git a/doc/src/manual/cowboy_http2.asciidoc b/doc/src/manual/cowboy_http2.asciidoc index 739374b..d82bc76 100644 --- a/doc/src/manual/cowboy_http2.asciidoc +++ b/doc/src/manual/cowboy_http2.asciidoc @@ -9,9 +9,7 @@ cowboy_http2 - HTTP/2 The module `cowboy_http2` implements HTTP/2 as a Ranch protocol. -== Types - -=== opts() +== Options [source,erlang] ---- @@ -31,9 +29,7 @@ It can be updated without restarting listeners using the Ranch functions `ranch:get_protocol_options/1` and `ranch:set_protocol_options/2`. -=== Option descriptions - -The default value is given next to the option name. +The default value is given next to the option name: env (#{}):: Middleware environment. -- cgit v1.2.3