From 7d61b485e47e247d7ecac500c83a902ab934f569 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 16 Nov 2020 16:12:55 +0100 Subject: Update documentation --- docs/en/gun/2.0/manual/gun.connect/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/en/gun/2.0/manual/gun.connect/index.html') 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 --> Destination :: gun:connect_destination() Headers :: gun:req_headers() ReqOpts :: gun:req_opts() -StreamRef :: reference() +StreamRef :: gun:stream_ref()

Establish a tunnel to the origin server.

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.

-- cgit v1.2.3