Function http::header::map::do_insert_phase_two
source ยท fn do_insert_phase_two(indices: &mut [Pos], probe: usize, old_pos: Pos) -> usize
Expand description
phase 2 is post-insert where we forward-shift Pos
in the indices.
returns the number of displaced elements