diff options
-rw-r--r-- | doc/src/manual/gun.asciidoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/manual/gun.asciidoc b/doc/src/manual/gun.asciidoc index 2487150..b690558 100644 --- a/doc/src/manual/gun.asciidoc +++ b/doc/src/manual/gun.asciidoc @@ -49,6 +49,8 @@ transport_opts => proplists:proplist():: ws_opts => ws_opts():: Options specific to the Websocket protocol. See below. +// @todo better spec for transport_opts + === http_opts() = map() Configuration for the HTTP protocol. |