Home
last modified time | relevance | path

Searched defs:try_h3 (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dcf-https-connect.c471 bool try_h3, bool try_h21) in cf_hc_create()
503 bool try_h3, bool try_h21) in Curl_cf_http_connect_add()
521 bool try_h3, bool try_h21) in Curl_cf_http_connect_insert_after()
540 bool try_h3 = FALSE, try_h21 = TRUE; /* defaults, for now */ in Curl_cf_https_setup() local