Searched refs:is_connect (Results 1 – 4 of 4) sorted by relevance
532 http_parser_parse_url(const char *buf, size_t buflen, int is_connect, in http_parser_parse_url() argument545 s = is_connect ? s_req_server_start : s_req_spaces_before_url; in http_parser_parse_url()620 if (is_connect && u->field_set != ((1 << UF_HOST)|(1 << UF_PORT))) { in http_parser_parse_url()
89 int is_connect,
100 bool is_connect,108 bool is_connect,
1764 bool is_connect, in Curl_dynhds_add_custom() argument1777 if(is_connect) in Curl_dynhds_add_custom()1802 (void)is_connect; in Curl_dynhds_add_custom()1906 bool is_connect, in Curl_add_custom_headers() argument1924 if(is_connect) in Curl_add_custom_headers()1949 (void)is_connect; in Curl_add_custom_headers()