Searched refs:httpwant (Results 1 – 15 of 15) sorted by relevance
188 if(data->state.httpwant == CURL_HTTP_VERSION_3) { in http_setup_conn()601 data->state.httpwant = CURL_HTTP_VERSION_1_1; in Curl_http_auth_act()1689 if((data->state.httpwant == CURL_HTTP_VERSION_1_0) && in use_http_1_1plus()1692 return ((data->state.httpwant == CURL_HTTP_VERSION_NONE) || in use_http_1_1plus()1693 (data->state.httpwant >= CURL_HTTP_VERSION_1_1)); in use_http_1_1plus()1701 if((data->state.httpwant == CURL_HTTP_VERSION_3) || in get_http_string()3054 if(data->state.httpwant == CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE) { in Curl_http()3238 (data->state.httpwant == CURL_HTTP_VERSION_2)) { in Curl_http()
1376 unsigned char httpwant; /* when non-zero, a specific HTTP version requested member1719 unsigned char httpwant; /* when non-zero, a specific HTTP version requested member
1445 data->state.httpwant = data->set.httpwant; in Curl_pretransfer()
807 if(data->state.httpwant == CURL_HTTP_VERSION_1_0) { in Curl_http()
630 set->httpwant = in Curl_init_userdefined()909 (handle->state.httpwant >= CURL_HTTP_VERSION_2)) in IsMultiplexingPossible()1345 (data->state.httpwant < CURL_HTTP_VERSION_2_0)) in ConnectionExists()
908 data->set.httpwant = (unsigned char)arg; in Curl_vsetopt()
2308 data->state.httpwant = CURL_HTTP_VERSION_1_1;
451 if(data->state.httpwant >= CURL_HTTP_VERSION_2) { in wolfssl_connect_step1()687 else if(data->state.httpwant >= CURL_HTTP_VERSION_2 && in wolfssl_connect_step2()
389 if(data->state.httpwant >= CURL_HTTP_VERSION_2 in bearssl_connect_step1()
509 if(data->state.httpwant >= CURL_HTTP_VERSION_2) in mbed_connect_step1()
623 if(data->state.httpwant >= CURL_HTTP_VERSION_2 in gtls_connect_step1()
2270 if(data->state.httpwant >= CURL_HTTP_VERSION_2 && in select_next_proto_cb()2787 if(data->state.httpwant >= CURL_HTTP_VERSION_2 in ossl_connect_step1()
2123 if(data->state.httpwant >= CURL_HTTP_VERSION_2 in nss_setup_connect()
892 if(data->state.httpwant >= CURL_HTTP_VERSION_2) { in schannel_connect_step1()
1838 if(data->state.httpwant >= CURL_HTTP_VERSION_2