Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp2.h69 #define Curl_http2_switch(a) CURLE_UNSUPPORTED_PROTOCOL macro
Dhttp2.c2813 CURLcode Curl_http2_switch(struct Curl_easy *data) in Curl_http2_switch() function