]> granicus.if.org Git - curl/commit
CURLOPT_SOCKS_PROXYTYPE: removed
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Dec 2016 14:10:19 +0000 (15:10 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Dec 2016 14:10:19 +0000 (15:10 +0100)
commit7907a2bec9c2d69e901dcc662c9e048ff0248b7d
tree9cf83c4816edb2a05a2ee8c937d47fb78b992543
parent558b5f68a6da9d03cfd6466bf44af2dc9010098b
CURLOPT_SOCKS_PROXYTYPE: removed

This was added as part of the SOCKS+HTTPS proxy merge but there's no
need to support this as we prefer to have the protocol specified as a
prefix instead.
docs/libcurl/opts/CURLOPT_SOCKS_PROXY.3
docs/libcurl/opts/CURLOPT_SOCKS_PROXYTYPE.3 [deleted file]
docs/libcurl/opts/Makefile.am
include/curl/curl.h
lib/url.c
src/tool_operate.c