Home
last modified time | relevance | path

Searched defs:should_index (Results 1 – 1 of 1) sorted by relevance

/external/scapy/scapy/contrib/
Dhttp2.py2507 …def _convert_a_header_to_a_h2_header(self, hdr_name, hdr_value, is_sensitive, should_index): # no… argument
2627 should_index=lambda x: False, # type: Callable[[str], bool] # noqa: E501 argument