Searched refs:Curl_handler_http2_ssl (Results 1 – 1 of 1) sorted by relevance
325 static const struct Curl_handler Curl_handler_http2_ssl = { variable1411 if((conn->handler == &Curl_handler_http2_ssl) || in Curl_http2_done_sending()2169 if((conn->handler == &Curl_handler_http2_ssl) || in Curl_http2_setup()2174 conn->handler = &Curl_handler_http2_ssl; in Curl_http2_setup()