Searched refs:detail_common (Results 1 – 1 of 1) sorted by relevance
142 uint32_t stream_id, struct http_resource_detail *detail_common, in send_headers_frame() argument182 if (!content_encoding_sent && detail_common && detail_common->content_encoding != NULL) { in send_headers_frame()184 detail_common->content_encoding); in send_headers_frame()190 if (!content_type_sent && detail_common && detail_common->content_type != NULL) { in send_headers_frame()192 detail_common->content_type); in send_headers_frame()