Searched refs:Curl_handler_http2_ssl (Results 1 – 1 of 1) sorted by relevance
143 const struct Curl_handler Curl_handler_http2_ssl = { variable1212 if((conn->handler == &Curl_handler_http2_ssl) || in Curl_http2_setup()1217 conn->handler = &Curl_handler_http2_ssl; in Curl_http2_setup()