Home
last modified time | relevance | path

Searched refs:Curl_handler_http2_ssl (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dhttp2.c194 const struct Curl_handler Curl_handler_http2_ssl = { variable
1211 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()