Searched defs:http_version (Results 1 – 7 of 7) sorted by relevance
143 const char *url, int http_version) in add_transfer()191 int http_version = CURL_HTTP_VERSION_1_1; in main() local
231 int http_version, struct curl_slist *host, in setup()304 int http_version = CURL_HTTP_VERSION_2_0; in main() local
210 int http_version = CURL_HTTP_VERSION_1_1; in main() local
255 int http_version, struct curl_slist *host, in setup()346 int http_version = CURL_HTTP_VERSION_2_0; in main() local
216 int http_version = CURL_HTTP_VERSION_2_0; in main() local
264 int http_version, in status_line()342 int http_version; in Curl_hyper_stream() local783 int http_version; in http1xx_cb() local
55 static const struct httpmap http_version[] = { variable
Completed in 13 milliseconds