]> granicus.if.org Git - curl/commit
curl_easy_setopt.3: CURLOPT_PROXYTYPE clarification
authorDaniel Stenberg <daniel@haxx.se>
Wed, 20 Apr 2011 13:42:23 +0000 (15:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 20 Apr 2011 13:42:23 +0000 (15:42 +0200)
commitc6a0abdd975848dca03f93e7ff1dd4550bda7c0a
treef0ceba8693d2d2acde96d8bff59cb125a7174685
parent9039d19f01f2d201dd4dfeac5a81753c82c72147
curl_easy_setopt.3: CURLOPT_PROXYTYPE clarification

When set to a HTTP 1.0 proxy, that only affects the CONNECT request and
not the regular HTTP request.
docs/libcurl/curl_easy_setopt.3