Searched refs:cf_h2_proxy (Results 1 – 1 of 1) sorted by relevance
1639 struct Curl_cfilter *cf_h2_proxy = NULL; in Curl_cf_h2_proxy_insert_after() local1648 result = Curl_cf_create(&cf_h2_proxy, &Curl_cft_h2_proxy, ctx); in Curl_cf_h2_proxy_insert_after()1652 Curl_conn_cf_insert_after(cf, cf_h2_proxy); in Curl_cf_h2_proxy_insert_after()
Completed in 6 milliseconds