Searched refs:h2upgrade (Results 1 – 1 of 1) sorted by relevance
948 bool h2upgrade = (data->state.httpwant == CURL_HTTP_VERSION_2_0) && in ConnectionExists() local1112 if(h2upgrade && !check->httpversion && canmultiplex) { in ConnectionExists()