summaryrefslogtreecommitdiffstats
path: root/docs/en/gun/2.0/manual/gun.connect/index.html
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2020-11-16 16:12:55 +0100
committerLoïc Hoguin <[email protected]>2020-11-16 16:12:55 +0100
commit7d61b485e47e247d7ecac500c83a902ab934f569 (patch)
treee704c44ee5ede186ade88d36b742fb0854805e1c /docs/en/gun/2.0/manual/gun.connect/index.html
parent90e4885d7ca8e9d4a5e18f898fc172da900015c5 (diff)
downloadninenines.eu-7d61b485e47e247d7ecac500c83a902ab934f569.tar.gz
ninenines.eu-7d61b485e47e247d7ecac500c83a902ab934f569.tar.bz2
ninenines.eu-7d61b485e47e247d7ecac500c83a902ab934f569.zip
Update documentation
Diffstat (limited to 'docs/en/gun/2.0/manual/gun.connect/index.html')
-rw-r--r--docs/en/gun/2.0/manual/gun.connect/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/gun/2.0/manual/gun.connect/index.html b/docs/en/gun/2.0/manual/gun.connect/index.html
index a695950d..b75c855d 100644
--- a/docs/en/gun/2.0/manual/gun.connect/index.html
+++ b/docs/en/gun/2.0/manual/gun.connect/index.html
@@ -82,7 +82,7 @@ http://www.gnu.org/software/src-highlite -->
<font color="#009900">Destination</font> <font color="#990000">::</font> <b><font color="#000000">gun:connect_destination</font></b>()
<font color="#009900">Headers</font> <font color="#990000">::</font> <b><font color="#000000">gun:req_headers</font></b>()
<font color="#009900">ReqOpts</font> <font color="#990000">::</font> <b><font color="#000000">gun:req_opts</font></b>()
-<font color="#009900">StreamRef</font> <font color="#990000">::</font> <b><font color="#000080">reference</font></b>()</tt></pre>
+<font color="#009900">StreamRef</font> <font color="#990000">::</font> <b><font color="#000000">gun:stream_ref</font></b>()</tt></pre>
</div></div>
<p>Establish a tunnel to the origin server.</p>
<p>This feature is currently only available for HTTP/1.1 connections. Upon successful completion of the CONNECT request a tunnel is established and subsequent requests will go through the tunnel.</p>