Home
last modified time | relevance | path

Searched refs:is_connect (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dhttp.h85 bool is_connect,
93 bool is_connect,
H A Dsendf.c243 bool is_connect = !!(type & CLIENTWRITE_CONNECT); in cw_download_write() local
245 if(!is_connect && !ctx->started_response) { in cw_download_write()
251 if(is_connect && data->set.suppress_connect_headers) in cw_download_write()
H A Dhttp.c1248 bool is_connect, in Curl_dynhds_add_custom() argument
1261 if(is_connect) in Curl_dynhds_add_custom()
1286 (void)is_connect; in Curl_dynhds_add_custom()
1390 bool is_connect, in Curl_add_custom_headers() argument
1408 if(is_connect) in Curl_add_custom_headers()
1433 (void)is_connect; in Curl_add_custom_headers()

Completed in 25 milliseconds