Searched refs:include_header (Results 1 – 6 of 6) sorted by relevance
51 typename Tag::template include_header<std::false_type> { in member()52 return typename Tag::template include_header<std::false_type>(); in member()105 struct include_header{ struct112 struct include_header{ struct121 struct include_header{ struct131 struct include_header{ struct138 struct include_header{ struct145 struct include_header{ struct152 struct include_header{ struct159 struct include_header{ struct[all …]
161 if(data->set.include_header) in hyper_each_header()292 if(data->set.include_header) in status_line()
491 if(data->set.include_header) in CONNECT()
1819 BIT(include_header); /* include received protocol headers in data output */
4033 if(data->set.include_header) in Curl_http_readwrite_headers()4351 if(data->set.include_header) in Curl_http_readwrite_headers()
260 data->set.include_header = (0 != va_arg(param, long)) ? TRUE : FALSE; in Curl_vsetopt()