Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dhttp2.h72 #define Curl_http2_switch(a,b,c) CURLE_UNSUPPORTED_PROTOCOL macro
Dhttp2.c2704 CURLcode Curl_http2_switch(struct Curl_easy *data, in Curl_http2_switch() function