Home
last modified time | relevance | path

Searched defs:Curl_http2_switched (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dhttp2.h69 #define Curl_http2_switched(x,y,z) CURLE_UNSUPPORTED_PROTOCOL macro
Dhttp2.c2205 CURLcode Curl_http2_switched(struct connectdata *conn, in Curl_http2_switched() function