mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:31:41 +03:00
parent
49573bc187
commit
3210101088
27 changed files with 732 additions and 776 deletions
|
|
@ -1068,7 +1068,7 @@ static void cf_h1_proxy_close(struct Curl_cfilter *cf,
|
|||
|
||||
struct Curl_cftype Curl_cft_h1_proxy = {
|
||||
"H1-PROXY",
|
||||
CF_TYPE_IP_CONNECT,
|
||||
CF_TYPE_IP_CONNECT|CF_TYPE_PROXY,
|
||||
0,
|
||||
cf_h1_proxy_destroy,
|
||||
cf_h1_proxy_connect,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue