Searched defs:try_h3 (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/ |
H A D | cf-https-connect.c | 502 bool try_h3 = FALSE, try_h21 = TRUE; /* defaults, for now */ in Curl_cf_https_setup() local 448 cf_hc_create(struct Curl_cfilter **pcf, struct Curl_easy *data, const struct Curl_dns_entry *remotehost, bool try_h3, bool try_h21) cf_hc_create() argument 479 cf_http_connect_add(struct Curl_easy *data, struct connectdata *conn, int sockindex, const struct Curl_dns_entry *remotehost, bool try_h3, bool try_h21) cf_http_connect_add() argument
|
Completed in 2 milliseconds