aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/manual/gun.ws_upgrade.asciidoc
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-11-12 11:25:33 +0100
committerLoïc Hoguin <[email protected]>2020-11-12 11:25:33 +0100
commit01eb4636f7a25ccdd3099629cb0d580ee8688dcc (patch)
tree58bfdaebe56bc2aef594858c271768f25a1cfb14 /doc/src/manual/gun.ws_upgrade.asciidoc
parent24f217ee8a45fbc89d4a7615dd0bd360fc839708 (diff)
downloadgun-01eb4636f7a25ccdd3099629cb0d580ee8688dcc.tar.gz
gun-01eb4636f7a25ccdd3099629cb0d580ee8688dcc.tar.bz2
gun-01eb4636f7a25ccdd3099629cb0d580ee8688dcc.zip
Use gun:stream_ref() where applicable
Diffstat (limited to 'doc/src/manual/gun.ws_upgrade.asciidoc')
-rw-r--r--doc/src/manual/gun.ws_upgrade.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/manual/gun.ws_upgrade.asciidoc b/doc/src/manual/gun.ws_upgrade.asciidoc
index 241d916..b553f3b 100644
--- a/doc/src/manual/gun.ws_upgrade.asciidoc
+++ b/doc/src/manual/gun.ws_upgrade.asciidoc
@@ -21,7 +21,7 @@ ConnPid :: pid()
Path :: iodata()
Headers :: gun:req_headers()
WsOpts :: gun:ws_opts
-StreamRef :: reference()
+StreamRef :: gun:stream_ref()
----
Upgrade to Websocket.