Searched refs:detail_common (Results 1 – 1 of 1) sorted by relevance
143 uint32_t stream_id, struct http_resource_detail *detail_common, in send_headers_frame() argument183 if (!content_encoding_sent && detail_common && detail_common->content_encoding != NULL) { in send_headers_frame()185 detail_common->content_encoding); in send_headers_frame()191 if (!content_type_sent && detail_common && detail_common->content_type != NULL) { in send_headers_frame()193 detail_common->content_type); in send_headers_frame()