Function h2::hpack::table::index_static
source ยท fn index_static(header: &Header) -> Option<(usize, bool)>
Expand description
Checks the static table for the header. If found, returns the index and a boolean representing if the value matched as well.