aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2017-08-14 14:09:59 +0200
committerLoïc Hoguin <[email protected]>2017-08-14 14:09:59 +0200
commit6dc280be003c5bb648f4ea26f7a7670c62295c3f (patch)
tree1528841f8c7eabe63f694189f2c0af2757e423c0
parentdd1bfe4d6f9fb277781d922aa8bbb5648b3e6756 (diff)
downloadgun-6dc280be003c5bb648f4ea26f7a7670c62295c3f.tar.gz
gun-6dc280be003c5bb648f4ea26f7a7670c62295c3f.tar.bz2
gun-6dc280be003c5bb648f4ea26f7a7670c62295c3f.zip
Add a todo to the documentation
-rw-r--r--doc/src/manual/gun.asciidoc2
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.