Home
last modified time | relevance | path

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

/external/scapy/scapy/contrib/
Dhttp2.py2483 def _convert_a_header_to_a_h2_header(self, hdr_name, hdr_value, is_sensitive, should_index): argument
2603 should_index=lambda x: False, # type: Callable[[str], bool] argument