mirror of
https://github.com/curl/curl.git
synced 2026-08-24 20:03:52 +03:00
parent
49573bc187
commit
3210101088
27 changed files with 732 additions and 776 deletions
|
|
@ -293,7 +293,7 @@ static void http_proxy_cf_close(struct Curl_cfilter *cf,
|
|||
|
||||
struct Curl_cftype Curl_cft_http_proxy = {
|
||||
"HTTP-PROXY",
|
||||
CF_TYPE_IP_CONNECT,
|
||||
CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
|
||||
0,
|
||||
http_proxy_cf_destroy,
|
||||
http_proxy_cf_connect,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue