Added a new 'bit' in the connect struct named 'tunnel_proxy' that is set
authorDaniel Stenberg <daniel@haxx.se>
Wed, 26 May 2004 08:54:36 +0000 (08:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 26 May 2004 08:54:36 +0000 (08:54 +0000)
commit2c43d64302cc58532768e7e98fceb0e3032950cc
tree78aa417739b461b031cf80d8407e3de9cd6337f5
parentfd802db39f77fa3985d20e461742bf24644065d6
Added a new 'bit' in the connect struct named 'tunnel_proxy' that is set
if a connection is tunneled through a proxy. A tunnel is done with CONNECT,
either when using HTTPS or FTPS, or if explicitly enabled by the app.
lib/ftp.c
lib/http.c
lib/url.c
lib/urldata.h