CURLOPT_HTTPPROXYTUNNEL man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

CURLOPT_HTTPPROXYTUNNEL(3) curl_easy_setopt options CURLOPT_HTTPPROXYTUNNEL(3)

NAME
       CURLOPT_HTTPPROXYTUNNEL - tunnel through HTTP proxy

SYNOPSIS
       #include <curl/curl.h>

       CURLcode	 curl_easy_setopt(CURL	*handle, CURLOPT_HTTPPROXYTUNNEL, long
       tunnel);

DESCRIPTION
       Set the parameter to 1 to make libcurl tunnel  all  operations  through
       the  HTTP proxy. There is a big difference between using a proxy and to
       tunnel through it. If you don't know  what  this	 means,	 you  probably
       don't want this tunneling option.

       Tunneling essentially means that a CONNECT is sent to the proxy, asking
       it to connect to a remote host on a specific port number and  then  the
       traffic	is  just  passed  through the proxy. Proxies tend to whitelist
       specific port numbers it allows CONNECT requests to and often only port
       80 and 443 are allowed.

       When using this, it only makes sense to use CURLOPT_PROXYTYPE(3) set to
       a HTTP proxy.

DEFAULT
       0

PROTOCOLS
       All network protocols

EXAMPLE
       TODO

AVAILABILITY
       Always

RETURN VALUE
       Returns CURLE_OK

SEE ALSO
       CURLOPT_PROXY(3), CURLOPT_PROXYTYPE(3), CURLOPT_PROXYPORT(3),

libcurl 7.37.0			  17 Jun 2014	    CURLOPT_HTTPPROXYTUNNEL(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net