pub fn compute_endpoints(
cap: &Capture,
filter: &Filter,
top: usize,
) -> EndpointsResultExpand description
Build a normalized endpoint inventory, keyed by (method, host, norm_path).
pub fn compute_endpoints(
cap: &Capture,
filter: &Filter,
top: usize,
) -> EndpointsResultBuild a normalized endpoint inventory, keyed by (method, host, norm_path).