Searched refs:Curl_handler_http2_ssl (Results 1 – 1 of 1) sorted by relevance
194 const struct Curl_handler Curl_handler_http2_ssl = { variable1211 if((conn->handler == &Curl_handler_http2_ssl) || in Curl_http2_done_sending()1966 if((conn->handler == &Curl_handler_http2_ssl) || in Curl_http2_setup()1971 conn->handler = &Curl_handler_http2_ssl; in Curl_http2_setup()