Imported Upstream version 7.59.0
[platform/upstream/curl.git] / docs / cmdline-opts / proxytunnel.d
index 09855ed..f2e8b80 100644 (file)
@@ -8,3 +8,6 @@ to attempt to tunnel through the proxy instead of merely using it to do
 HTTP-like operations. The tunnel approach is made with the HTTP proxy CONNECT
 request and requires that the proxy allows direct connect to the remote port
 number curl wants to tunnel through to.
+
+To suppress proxy CONNECT response headers when curl is set to output headers
+use --suppress-connect-headers.