Searched defs:should_index (Results 1 – 1 of 1) sorted by relevance
2507 …def _convert_a_header_to_a_h2_header(self, hdr_name, hdr_value, is_sensitive, should_index): # no… argument2627 should_index=lambda x: False, # type: Callable[[str], bool] # noqa: E501 argument